also build the image on new tag
parent
0a8fa316d9
commit
9d1d0eaecd
|
@ -1,7 +1,7 @@
|
|||
steps:
|
||||
build-docker-image:
|
||||
when:
|
||||
event: push
|
||||
event: [push, tag]
|
||||
image: alpine:edge
|
||||
commands:
|
||||
- apk add --no-cache git nix --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing
|
||||
|
|
Loading…
Reference in New Issue