chmod +x on testing script
This commit is contained in:
@@ -10,5 +10,5 @@ pipelines:
|
|||||||
- step:
|
- step:
|
||||||
script:
|
script:
|
||||||
- echo "Running script"
|
- echo "Running script"
|
||||||
- chmod +x $BUILD_DIR
|
- chmod +x $BUILD_DIR\git.sh
|
||||||
- $BUILD_DIR\git.sh ./ testing.sh master
|
- $BUILD_DIR\git.sh ./ testing.sh master
|
||||||
Reference in New Issue
Block a user