This commit is contained in:
@ -18,4 +18,5 @@ steps:
|
|||||||
image: alpine
|
image: alpine
|
||||||
name: Run the project
|
name: Run the project
|
||||||
commands:
|
commands:
|
||||||
|
- apk update && apk add bash
|
||||||
- ./project.sh
|
- ./project.sh
|
||||||
|
Reference in New Issue
Block a user