Update .gitea/workflows/dockerbuild.yml
Some checks failed
Build and Push Docker Image / build (push) Failing after 14s
Some checks failed
Build and Push Docker Image / build (push) Failing after 14s
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
- name: Setup Docker
|
||||
run: |
|
||||
sudo usermod -aG docker ${{ github.actor }}
|
||||
|
||||
|
||||
- name: Login to Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user