mirror of
https://github.com/UofCBaja/Interview-Backend.git
synced 2025-07-08 04:07:14 -06:00
remove (Actions): changed so that building works and is more consistent with delpoyment
This commit is contained in:
3
.github/workflows/Actions.yaml
vendored
3
.github/workflows/Actions.yaml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user