im (a little) retarded
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1 as builder
|
FROM golang:alpine as builder
|
||||||
COPY . /src
|
COPY . /src
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
ENV CGO_ENABLED 0
|
ENV CGO_ENABLED 0
|
||||||
|
@@ -10,7 +10,7 @@ resources:
|
|||||||
type: registry-image
|
type: registry-image
|
||||||
icon: docker
|
icon: docker
|
||||||
source:
|
source:
|
||||||
repository: ((docker.user))/concourse-nomad-resource
|
repository: ((docker.user))/gitea-release-resource
|
||||||
tag: latest
|
tag: latest
|
||||||
username: ((docker.user))
|
username: ((docker.user))
|
||||||
password: ((docker.pass))
|
password: ((docker.pass))
|
||||||
|
Reference in New Issue
Block a user