mirror of
https://github.com/DreamExposure/DisCal-Discord-Bot.git
synced 2026-05-08 10:50:44 -05:00
Fix build numbering
This commit is contained in:
@@ -34,5 +34,4 @@ jobs:
|
||||
env:
|
||||
SCW_USER: ${{ secrets.SCW_USER }}
|
||||
SCW_SECRET: ${{ secrets.SCW_SECRET }}
|
||||
BUILD_NUMBER: $GITHUB_RUN_NUMBER
|
||||
run: ./gradlew clean build jib -Djib.to.auth.username=${SCW_USER} -Djib.to.auth.password=${SCW_SECRET}
|
||||
|
||||
Reference in New Issue
Block a user