Compare commits

..

No commits in common. "9475e612460ea317cbf3b4cfc2cfa2864b4f9071" and "8d5bf0f93b8ec15f4b8c952a73609018376c7d98" have entirely different histories.

View file

@ -6,7 +6,7 @@ steps:
image: plugins/docker image: plugins/docker
settings: settings:
repo: caminsha/bt-backend repo: caminsha/bt-backend
context: ./backend context: backend
username: username:
from_secret: DOCKER_USERNAME from_secret: DOCKER_USERNAME
password: password:
@ -25,7 +25,7 @@ steps:
image: plugins/docker image: plugins/docker
settings: settings:
repo: caminsha/bt-frontend repo: caminsha/bt-frontend
context: ./frontend context: frontend
username: username:
from_secret: DOCKER_USERNAME from_secret: DOCKER_USERNAME
password: password: