mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 00:39:30 +00:00
Merge pull request #2716 from brandond/fix_manfest
Fix manifest CI step
This commit is contained in:
@@ -2,6 +2,8 @@ FROM golang:1.15.5-alpine3.12
|
||||
|
||||
COPY --from=plugins/manifest:1.2.3 /bin/* /bin/
|
||||
|
||||
RUN apk -U --no-cache add bash
|
||||
|
||||
ARG DOCKER_USERNAME
|
||||
ENV DOCKER_USERNAME $DOCKER_USERNAME
|
||||
|
||||
|
||||
Reference in New Issue
Block a user