Update context #141

Merged
cami merged 1 commit from cicd2 into main 2021-07-12 17:06:19 +00:00

View file

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