simplified
Some checks failed
/ deploy (push) Has been cancelled

This commit is contained in:
Zi Gao 2025-06-09 00:47:22 +10:00
parent b4b968a13b
commit 90937c029f
2 changed files with 2 additions and 5 deletions

View file

@ -7,8 +7,6 @@ jobs:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
steps:
- name: checkout
uses: actions/checkout@v4
- name: build and publish
uses: docker/build-push-action@v6
with: