test workflow build and push on gitea registry
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user