Skip to content

Commit

Permalink
show git status in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Bixilon committed Jan 22, 2024
1 parent 717209e commit 0ec140d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ test:
package:
stage: package
script:
- git status
- ./gradlew fatJar upload --stacktrace -Pminosoft.updates=true
only:
- master
Expand Down

0 comments on commit 0ec140d

Please sign in to comment.