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

This commit is contained in:
tmddn3070 2024-05-10 15:17:54 +09:00
parent 54fd42bf8a
commit 4d3cb0980d

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