Skip to content

Commit f132112

Browse files
committed
test
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
1 parent 54d301f commit f132112

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-draft.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@ jobs:
150150
- platform: arm64
151151
base_arch: aarch64
152152
release_arch: aarch64
153-
needs: [build-release-linux, sign-linux-packages]
153+
#needs: [build-release-linux, sign-linux-packages]
154+
needs: [build-release-linux]
154155
env:
155156
REGISTRY: ghcr.io
156157
SYSDIG_IMAGE_BASE: ghcr.io/draios/sysdig

0 commit comments

Comments
 (0)