CI
This commit is contained in:
parent
9ef75e4377
commit
0d2b118e52
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: test
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
uses: http://gitea.xkkxyy.com/actions/checkout@4
|
||||
- name: Docker Build and Push
|
||||
run: |
|
||||
docker build -t gitea.xkkxyy.com/Kai/my-django:latest .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user