mirror of
https://github.com/UofCBaja/BajaCloud.git
synced 2025-06-15 13:14:17 -06:00
fix(Actions): attempts to fix the now broken actions
This commit is contained in:
parent
fcb2e13bf3
commit
4646f286b6
2
.github/workflows/Actions.yaml
vendored
2
.github/workflows/Actions.yaml
vendored
@ -60,7 +60,7 @@ jobs:
|
|||||||
id: docker-login
|
id: docker-login
|
||||||
|
|
||||||
- name: build container image # build the container
|
- name: build container image # build the container
|
||||||
run: docker compose build --no-cache --verbose
|
run: docker compose build --no-cache
|
||||||
id: docker-build
|
id: docker-build
|
||||||
|
|
||||||
- name: Upload to Dockerhub
|
- name: Upload to Dockerhub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user