mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-11-29 18:27:58 +08:00
fix: update release-amd64-v6.0.yml
Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
This commit is contained in:
parent
d4bf69f384
commit
67d7bea1b6
4
.github/workflows/release-amd64-v6.0.yml
vendored
4
.github/workflows/release-amd64-v6.0.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
||||
- name: Pull code and Build allinone image
|
||||
env:
|
||||
TRAVIS_PULL_REQUEST: false
|
||||
ADAPTOR_BRANCH: ${{ vars.ADAPTOR_BRANCH}}
|
||||
ADAPTOR_BRANCH: V6.0
|
||||
BUILD_ARCH: ${{ vars.BUILD_ARCH}}
|
||||
# GitHub
|
||||
DOCKER_USERNAME: ${{ vars.DOCKER_USERNAME }}
|
||||
@ -215,4 +215,4 @@ jobs:
|
||||
run: |
|
||||
if [ $PUSH_ARCH == 'true' ];then
|
||||
chmod +x .github/scripts/push-arch.sh && ./.github/scripts/push-arch.sh
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user