forked from spritsail/alpine
Push to 3.8 tag, not latest
This commit is contained in:
parent
1ddb92853c
commit
37c7781c2d
@ -18,8 +18,7 @@ pipeline:
|
|||||||
volumes: [ '/var/run/docker.sock:/var/run/docker.sock' ]
|
volumes: [ '/var/run/docker.sock:/var/run/docker.sock' ]
|
||||||
secrets: [ docker_username, docker_password, microbadger_token ]
|
secrets: [ docker_username, docker_password, microbadger_token ]
|
||||||
from: alpine-dev
|
from: alpine-dev
|
||||||
repo: 'spritsail/alpine'
|
repo: 'spritsail/alpine:3.8'
|
||||||
tags: ${ALPINE_TAG}
|
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
image: spritsail/notify
|
image: spritsail/notify
|
||||||
|
Loading…
Reference in New Issue
Block a user