Skip to content

Commit cbeac26

Browse files
committed
[ci] decouple github release from image publish
1 parent 2344672 commit cbeac26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
dagger call -v publish-images --src=. --tag=$GITHUB_REF_NAME --sha=${GITHUB_SHA::7} --registry-password=env:APOXY_DOCKERHUB_PASSWORD --edge-runtime-tag=38f78c0 --gcr-creds=env:APOXY_INTERNAL_GAR_CREDENTIALS
2626
2727
publish-github-release:
28-
needs: publish-images
2928
runs-on: depot-ubuntu-22.04-16,dagger=0.19.10
3029
steps:
3130
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)