[DO-1617] fix gitea action
This commit is contained in:
@@ -8,9 +8,10 @@ env:
|
||||
# Allow workflow to be manually run from the Gitea UI
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
build_and_push:
|
||||
runs-on: act-runner-label
|
||||
runs-on: docker
|
||||
name: Builds the image and publishes to docker hub
|
||||
container:
|
||||
image: harbor.avroid.tech/docker-hub-proxy/catthehacker/ubuntu:act-latest
|
||||
|
||||
Reference in New Issue
Block a user