ci fix
This commit is contained in:
parent
9ab729c4e0
commit
bb2f3de982
@ -1,6 +1,6 @@
|
|||||||
FROM alpine:3.13 AS builder
|
FROM alpine:3.13 AS builder
|
||||||
|
|
||||||
ARG VERSION=${CI_COMMIT_SHORT_SHA}
|
ARG VERSION="dockerized"
|
||||||
|
|
||||||
COPY sink/ /tmp/sink
|
COPY sink/ /tmp/sink
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user