Build tagging.
This commit is contained in:
@@ -11,4 +11,6 @@ steps:
|
||||
password:
|
||||
from_secret: repo_pass
|
||||
repo: git.ivasoft.cz/sw/samba-dc
|
||||
tags: latest
|
||||
tags:
|
||||
- latest
|
||||
- ${DRONE_TAG:-latest}
|
||||
@@ -1,4 +1,5 @@
|
||||
FROM alpine:edge
|
||||
FROM alpine:3.17.0
|
||||
#FROM alpine:edge
|
||||
MAINTAINER Rich Braun "docker@instantlinux.net"
|
||||
ARG BUILD_DATE
|
||||
ARG VCS_REF
|
||||
|
||||
Reference in New Issue
Block a user