Skip to content

Commit 2edacb7

Browse files
committed
avoid to build the docker image whitin every pushes
1 parent fc69d3e commit 2edacb7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-docker.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Publish to DockerHub with a verstion-tag and latest-tag
22
on:
33
release:
44
types: [ published ]
5-
push:
6-
branches:
7-
- main
85
jobs:
96
update:
107
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)