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