fix: update workflow yml
This commit is contained in:
@ -8,6 +8,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: catthehacker/ubuntu:act-latest
|
||||||
env:
|
env:
|
||||||
DOCKER_REGISTRY: git.comprofix.com
|
DOCKER_REGISTRY: git.comprofix.com
|
||||||
IMAGE_NAME: mmckinnon/comprofix.com
|
IMAGE_NAME: mmckinnon/comprofix.com
|
||||||
|
Reference in New Issue
Block a user