Merge pull request 'update' (#142) from cicd2 into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #142
This commit is contained in:
cami 2021-07-12 20:25:51 +00:00
commit a065ce33c8

View file

@ -7,6 +7,7 @@ steps:
settings:
repo: caminsha/bt-backend
context: ./backend
dockerfile: ./backend/Dockerfile
username:
from_secret: DOCKER_USERNAME
password:
@ -26,6 +27,7 @@ steps:
settings:
repo: caminsha/bt-frontend
context: ./frontend
dockerfile: ./frontend/Dockerfile
username:
from_secret: DOCKER_USERNAME
password: