test workflow build and push on gitea registry
This commit is contained in:
parent
cfbe46b95b
commit
538d39b70a
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
build_and_push_image:
|
||||
runs-on: ubuntu-latest
|
||||
container: gitea/action-runner:late
|
||||
container: gitea/act_runner:nightly-dind-rootless
|
||||
|
||||
steps:
|
||||
- name: Login to Docker Registry
|
||||
|
|
Loading…
Reference in New Issue