Explorar o código

cicd: copy makefile

jamesread %!s(int64=3) %!d(string=hai) anos
pai
achega
bfe38e03c3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      var/tekton/gobuilder/Dockerfile

+ 1 - 0
var/tekton/gobuilder/Dockerfile

@@ -1,4 +1,5 @@
 FROM fedora
 RUN dnf install go make -y --exclude=iputils
+COPY Makefile ./
 RUN make go-tools