Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
parent
a9062314c6
commit
cd0f71c857
1 changed files with 2 additions and 0 deletions
|
|
@ -41,7 +41,9 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
docker build . -f pathfinder.Dockerfile --tag \
|
docker build . -f pathfinder.Dockerfile --tag \
|
||||||
hephaestus.sunnypup.io/affine/pathfinder:latest
|
hephaestus.sunnypup.io/affine/pathfinder:latest
|
||||||
|
docker push hephaestus.sunnypup.io/affine/pathfinder:latest
|
||||||
- name: Build and push pf-websocket
|
- name: Build and push pf-websocket
|
||||||
run: |
|
run: |
|
||||||
docker build . -f pf-websocket.Dockerfile --tag \
|
docker build . -f pf-websocket.Dockerfile --tag \
|
||||||
hephaestus.sunnypup.io/affine/pf-websocket:latest
|
hephaestus.sunnypup.io/affine/pf-websocket:latest
|
||||||
|
docker push hephaestus.sunnypup.io/affine/pf-websocket:latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue