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
|
runs-on: test
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
uses: actions/checkout@v4
|
uses: http://gitea.xkkxyy.com/actions/checkout@4
|
||||||
- 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 .
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user