Build in official docker image
This commit is contained in:
parent
79587b801e
commit
d64a4c8030
|
@ -245,7 +245,7 @@ pages:
|
|||
|
||||
docker_release:
|
||||
stage: deploy
|
||||
image: egon0/docker-with-buildx-and-git
|
||||
image: docker:20
|
||||
before_script:
|
||||
- docker login -u $DOCKER_LOGIN -p $DOCKER_PASSWORD
|
||||
- cp -r front/dist api/frontend
|
||||
|
|
Loading…
Reference in New Issue