mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-11-29 18:27:58 +08:00
fix: delete # (#1944)
Signed-off-by: 张启航 <101104760+ZhangSetSail@users.noreply.github.com>
This commit is contained in:
parent
41f02dc6c9
commit
cf880b756e
2
.github/workflows/release-arm64.yml
vendored
2
.github/workflows/release-arm64.yml
vendored
@ -249,7 +249,7 @@ jobs:
|
||||
|
||||
push-arch:
|
||||
if: github.event.inputs.action == 'GitHub'
|
||||
# needs: [ create-ecs,build-rainbond-allinone,build-rainbond-region,build-rainbond-region-grctl-shell,build-operator,build-dind ]
|
||||
needs: [ create-ecs,build-rainbond-allinone,build-rainbond-region,build-rainbond-region-grctl-shell,build-operator,build-dind ]
|
||||
runs-on: self-hosted
|
||||
environment: release-arch
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user