Skip to content

Commit 718408b

Browse files
committed
build: disable devel publish
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
1 parent 8f63314 commit 718408b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/devel.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646

4747
# devel image push
4848
publish:
49+
# Disabled due to issues with dockerhub publishing
50+
if: false
4951
permissions:
5052
contents: read
5153
id-token: write

0 commit comments

Comments
 (0)