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