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
|
pull: true
|
||||||
when:
|
when:
|
||||||
branch: [main, dev]
|
branch: [main, dev]
|
||||||
event: [push, pull_request]
|
event: [push, pull_request, manual]
|
||||||
commands:
|
commands:
|
||||||
- source /opt/rh/gcc-toolset-9/enable
|
- source /opt/rh/gcc-toolset-9/enable
|
||||||
- source /etc/profile.d/modules.sh
|
- source /etc/profile.d/modules.sh
|
||||||
|
|
Loading…
Reference in a new issue