This commit is contained in:
parent
c3daaace08
commit
eba45c3a9d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
steps:
|
steps:
|
||||||
build:
|
build:
|
||||||
image: docker
|
image: git.zhaozuohong.vip/zhao/docker-docker
|
||||||
commands:
|
commands:
|
||||||
- docker build . --rm -t git.zhaozuohong.vip/zhao/node-pandoc
|
- docker build . --rm -t git.zhaozuohong.vip/zhao/node-pandoc
|
||||||
- docker login -u $REGISTRY_USERNAME -p $REGISTRY_PASSWORD git.zhaozuohong.vip
|
- docker login -u $REGISTRY_USERNAME -p $REGISTRY_PASSWORD git.zhaozuohong.vip
|
||||||
|
|
Loading…
Reference in a new issue