Skip to content

Commit 60ad66b

Browse files
committed
updated pipeline only for release
1 parent 1e865fc commit 60ad66b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/deploy_images.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: deploy_images
22
on:
3-
push
4-
# release:
5-
# types: [published]
3+
# push
4+
release:
5+
types: [published]
66

77
jobs:
88
publish-docker-images:

0 commit comments

Comments
 (0)