This commit is contained in:
parent
73219e1ad3
commit
a3b4e77202
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ jobs:
|
|||
BB_HOST: ${{ vars.BB_HOST }}
|
||||
BB_PORT: ${{ vars.BB_PORT }}
|
||||
BB_PATH: ${{ vars.BB_PATH }}
|
||||
run: bash scripts/push_file.sh Client/build/proguard/BaseBand-Iceland.jar 3849
|
||||
run: bash scripts/push_file.sh Client/build/proguard/BaseBand-main.jar 3849
|
||||
- name: Push release to Prod Server
|
||||
if: github.ref == 'refs/heads/release' # !! ONLY RELEASE
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue