test workflow build and push on gitea registry
This commit is contained in:
parent
93d220759d
commit
c073ae6919
|
@ -17,6 +17,7 @@ jobs:
|
|||
|
||||
login_docker_registry:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
|
||||
steps:
|
||||
- name: Login to Docker Registry
|
||||
|
|
Loading…
Reference in New Issue