This commit is contained in:
@@ -5,6 +5,7 @@ steps:
|
|||||||
build:
|
build:
|
||||||
image: bash
|
image: bash
|
||||||
commands:
|
commands:
|
||||||
|
- ls -l
|
||||||
- cd $CI_REPO_NAME && echo $GIT_SUDO | sudo -S make
|
- cd $CI_REPO_NAME && echo $GIT_SUDO | sudo -S make
|
||||||
environment:
|
environment:
|
||||||
GIT_SUDO:
|
GIT_SUDO:
|
||||||
|
|||||||
Reference in New Issue
Block a user