CI
Some checks failed
test / build (push) Successful in 6s
test / deploy (push) Failing after 2s

This commit is contained in:
Kai 2025-03-24 11:16:50 +08:00
parent 06c4b47eb1
commit d3c0e1c58a

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 uses: http://gitea.xkkxyy.com/actions/checkout@main
- 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 .