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

This commit is contained in:
tmddn3070 2024-05-10 16:14:13 +09:00
parent 4d3cb0980d
commit 1bd14a925e

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