test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / test (push) Failing after 11s
Some checks failed
Build and Push Docker Image / test (push) Failing after 11s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
ls -la
|
ls -la
|
||||||
|
|
||||||
- name: Login to Docker Registry
|
- name: Login to Docker Registry
|
||||||
image: docker:20.10.7
|
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user