test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 3s
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 3s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
build_and_push:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghrc.io/docker/build-push-action:v2
|
||||
image: ghrc.io/catthehacker/ubuntu:act-latest
|
||||
options: --privileged
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user