Обновить .gitea/workflows/build-and-push-image.yaml (!5)
Some checks failed
Build and publish docker image / Builds the image and publishes to docker hub (push) Has been cancelled
Some checks failed
Build and publish docker image / Builds the image and publishes to docker hub (push) Has been cancelled
Reviewed-on: https://git.avroid.tech/Templates/template-docker-repository/pulls/5
This commit is contained in:
@@ -10,7 +10,7 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_push:
|
build_and_push:
|
||||||
runs-on: act-runner-label
|
runs-on: docker
|
||||||
name: Builds the image and publishes to docker hub
|
name: Builds the image and publishes to docker hub
|
||||||
container:
|
container:
|
||||||
image: harbor.avroid.tech/docker-hub-proxy/catthehacker/ubuntu:act-latest
|
image: harbor.avroid.tech/docker-hub-proxy/catthehacker/ubuntu:act-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user