.gitea/workflows/docker-build.yml aktualisiert
Some checks failed
Build and Push Docker Container / build-and-push (push) Failing after -45s
Some checks failed
Build and Push Docker Container / build-and-push (push) Failing after -45s
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Clone Repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Test Tokens
|
||||
- name: Test Tokens
|
||||
run: |
|
||||
echo "${{ secrets.DOCKER_TOKEN }} :: ${{ secrets.DOCKER_USERNAME }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user