mirror of
https://github.com/kami-blue/client
synced 2025-01-26 08:42:44 +00:00
run name first
This commit is contained in:
parent
441470ace9
commit
dbe7b24a08
@ -2,6 +2,7 @@ language: java
|
||||
jdk:
|
||||
- openjdk8
|
||||
before_install:
|
||||
- "./scripts/hookName.sh"
|
||||
- chmod +x gradlew
|
||||
- "./gradlew setupDecompWorkspace"
|
||||
deploy:
|
||||
@ -15,6 +16,4 @@ deploy:
|
||||
repo: S-B99/kamiblue
|
||||
tags: true
|
||||
after_success:
|
||||
- chmod +x scripts/hook.sh
|
||||
- "./scripts/hookName.sh"
|
||||
- "./scripts/hookUpload.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user