FIX : Docker Build Fix5
Some checks failed
Docker image build and push / build-push (push) Failing after 1s
Qodana / qodana (push) Failing after 1s

This commit is contained in:
tmddn3070 2024-05-10 13:07:17 +09:00
parent 20cffa3554
commit 768766faaa

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 }}
#why this err?
- name: Build and push - name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with: