Compare commits
No commits in common. "a065ce33c8a18053f2be67b19c92c7ddd1ad4c81" and "9475e612460ea317cbf3b4cfc2cfa2864b4f9071" have entirely different histories.
a065ce33c8
...
9475e61246
1 changed files with 0 additions and 2 deletions
|
@ -7,7 +7,6 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
repo: caminsha/bt-backend
|
repo: caminsha/bt-backend
|
||||||
context: ./backend
|
context: ./backend
|
||||||
dockerfile: ./backend/Dockerfile
|
|
||||||
username:
|
username:
|
||||||
from_secret: DOCKER_USERNAME
|
from_secret: DOCKER_USERNAME
|
||||||
password:
|
password:
|
||||||
|
@ -27,7 +26,6 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
repo: caminsha/bt-frontend
|
repo: caminsha/bt-frontend
|
||||||
context: ./frontend
|
context: ./frontend
|
||||||
dockerfile: ./frontend/Dockerfile
|
|
||||||
username:
|
username:
|
||||||
from_secret: DOCKER_USERNAME
|
from_secret: DOCKER_USERNAME
|
||||||
password:
|
password:
|
||||||
|
|
Loading…
Reference in a new issue