CI
Some checks failed
test / build (push) Failing after 2s
test / deploy (push) Has been skipped

This commit is contained in:
Kai 2025-03-24 11:15:07 +08:00
parent ab81f1f86c
commit 06c4b47eb1

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout Code - name: Checkout Code
uses: http://gitea.xkkxyy.com/actions/checkout@4 uses: http://gitea.xkkxyy.com/actions/checkout
- name: Docker Build and Push - name: Docker Build and Push
run: | run: |
docker build -t gitea.xkkxyy.com/Kai/my-django:latest . docker build -t gitea.xkkxyy.com/Kai/my-django:latest .