Skip to content

Commit 59c0c3d

Browse files
authored
Fix/workflows (#11)
* fix: 아제발 * fix: 진짜 제발 마지막
1 parent 1765191 commit 59c0c3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/backend-ci-deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ jobs:
6565
id: date
6666
run: echo "tag=$(date +'%Y%m%d-%H%M%S')" >> $GITHUB_OUTPUT
6767

68+
- name: Set up QEMU
69+
uses: docker/setup-qemu-action@v3
70+
6871
- name: Build and push Docker image
6972
uses: docker/build-push-action@v6
7073
with:

0 commit comments

Comments
 (0)