Compare commits
1 commit
57c1735706
...
584e25ba2f
| Author | SHA1 | Date | |
|---|---|---|---|
| 584e25ba2f |
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: ./backend
|
context: ./backend
|
||||||
push: true
|
push: true
|
||||||
tags: git.tiramisu.one/drew/captains-log-backend
|
tags: https://git.tiramisu.one/drew/captains-log-backend
|
||||||
|
|
||||||
docker-frontend:
|
docker-frontend:
|
||||||
name: Build and Push Frontend Image
|
name: Build and Push Frontend Image
|
||||||
|
|
@ -43,4 +43,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: ./frontend
|
context: ./frontend
|
||||||
push: true
|
push: true
|
||||||
tags: git.tiramius.one/drew/captains-log-frontend
|
tags: https://git.tiramius.one/drew/captains-log-frontend
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue