mirror of
https://github.com/UofCBaja/Interview-Backend.git
synced 2025-07-06 11:17:15 -06:00
fix(Actions): attempts to fix the now broken actions
This commit is contained in:
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 compose build --no-cache --verbose
|
||||
run: docker compose build --no-cache
|
||||
id: docker-build
|
||||
|
||||
- name: Upload to Dockerhub
|
||||
|
Reference in New Issue
Block a user