Template
1
0

Running actual command
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Reactorcoremeltdown
2026-01-16 22:58:20 +01:00
parent 15d35c6d92
commit 481615e9be

View File

@@ -6,7 +6,7 @@ steps:
image: bash image: bash
commands: commands:
- ls -l - ls -l
- cd $CI_REPO_NAME && echo $GIT_SUDO | sudo -S make - echo $GIT_SUDO | sudo -S make
environment: environment:
GIT_SUDO: GIT_SUDO:
from_secret: git_sudo from_secret: git_sudo