FIX : Docker Build Fix4
Some checks failed
Qodana / qodana (push) Failing after 6m8s
Docker image build and push / build-push (push) Failing after 11s

This commit is contained in:
tmddn3070 2024-05-10 08:05:30 +09:00
parent fe4443360a
commit 20cffa3554

View File

@ -19,7 +19,7 @@ jobs:
with: with:
registry: git.runa.pw registry: git.runa.pw
username: ${{ secrets.DOCKER_USERNAME }} username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_TOKEN }} password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build and push - name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5