mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2024-11-26 00:52:07 +01:00
Woodpecker: Attempt to fix branch name
This commit is contained in:
parent
1e9b1c77d3
commit
ed150e51a8
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ pipeline:
|
||||||
run:
|
run:
|
||||||
image: gradle:7.5-jdk8
|
image: gradle:7.5-jdk8
|
||||||
commands:
|
commands:
|
||||||
|
- git checkout $CI_COMMIT_BRANCH
|
||||||
# Code works
|
# Code works
|
||||||
- gradle test
|
- gradle test
|
||||||
# Code is clean
|
# Code is clean
|
||||||
|
|
Loading…
Reference in a new issue