mirror of
https://github.com/UofCBaja/Interview-Backend.git
synced 2025-06-15 13:24:19 -06:00
fix(Actions): forgot to upload compose build
This commit is contained in:
parent
68d1cb9a63
commit
9a69d1b50b
2
.github/workflows/Actions.yaml
vendored
2
.github/workflows/Actions.yaml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
id: docker-login
|
||||
|
||||
- name: build container image # build the container
|
||||
run: docker build -t darkicewolf50/uofcbajacloud:latest
|
||||
run: docker compose build .
|
||||
id: docker-build
|
||||
|
||||
- name: Upload to Dockerhub
|
||||
|
Loading…
x
Reference in New Issue
Block a user