update .woodpecker.yml
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
b76cf9ac2e
commit
2f3e21c1a7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
|||
pull: true
|
||||
when:
|
||||
branch: [main, dev]
|
||||
event: [push, pull_request]
|
||||
event: [push, pull_request, manual]
|
||||
commands:
|
||||
- source /opt/rh/gcc-toolset-9/enable
|
||||
- source /etc/profile.d/modules.sh
|
||||
|
|
Loading…
Reference in a new issue