changes build image
This commit is contained in:
parent
b42a4df38c
commit
1175588b67
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -16,7 +16,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: compile
|
- name: compile
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
image: ${repository}/dockerhub/library/golang:alpine
|
image: ${repository}/dockerhub/library/golang
|
||||||
tty: true
|
tty: true
|
||||||
command:
|
command:
|
||||||
- /bin/cat
|
- /bin/cat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user