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

This commit is contained in:
tmddn3070 2024-05-10 13:32:00 +09:00
parent 23449aee53
commit 54fd42bf8a

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 }}
#act runner = byungsin 2222222 #act runner = byungsin 222222222222
- name: Build and push - name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with: