This commit is contained in:
parent
f45369614a
commit
8e160967f7
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ steps:
|
|||
image: docker:dind
|
||||
secrets: [registry_user, registry_password]
|
||||
commands:
|
||||
- docker pull polinux/mkdocs
|
||||
- echo "$REGISTRY_PASSWORD" | docker login -u "$REGISTRY_USER" --password-stdin gitnet.fr
|
||||
- docker build -t "gitnet.fr/deblan/mkdocs" .
|
||||
- docker push "gitnet.fr/deblan/mkdocs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue