FIX : Docker Build Fix7
Some checks failed
Docker image build and push / build-push (push) Failing after 10s
Qodana / qodana (push) Has been cancelled

This commit is contained in:
tmddn3070 2024-05-10 13:19:27 +09:00
parent 8b18e47331
commit 3f8a26f9b2

View File

@ -20,7 +20,7 @@ jobs:
registry: git.runa.pw registry: git.runa.pw
username: ${{ secrets.DOCKER_USERNAME }} username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }} password: ${{ secrets.DOCKER_PASSWORD }}
#ghcr ㅗㅗ #act runner = byungsin
- name: Build and push - name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with: