test workflow build and push on gitea registry
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
build_and_push_image:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
container: gitea/action-runner:late
|
||||
|
||||
steps:
|
||||
- name: Login to Docker Registry
|
||||
|
||||
Reference in New Issue
Block a user