This commit is contained in:
parent
d78030c94d
commit
8b70533928
@ -7,7 +7,7 @@ node:
|
||||
|
||||
steps:
|
||||
- name: Build and Push
|
||||
image: plugins/docker
|
||||
image: harbor.seahi.me/plugins/docker
|
||||
pull: if-not-exists
|
||||
privileged: false
|
||||
environment:
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM alpine
|
||||
FROM harbor.seahi.me/stu/alpine
|
||||
|
||||
RUN apk add --no-cache supervisor bash
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user