remove (Actions): changed so that building works and is more consistent with delpoyment

This commit is contained in:
2024-12-21 15:58:51 -07:00
parent e7287ead80
commit 12c6fca7ef
2 changed files with 3 additions and 6 deletions

View File

@ -62,9 +62,6 @@ jobs:
- name: build container image # build the container
run: docker compose build --no-cache
id: docker-build
- name: check image names
run: docker image ls
- name: Upload to Dockerhub
run: docker push darkicewolf50/uofcbajacloud:latest