test workflow build and push on gitea registry
This commit is contained in:
parent
3d2cdde8e3
commit
cfbe46b95b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue