CI
This commit is contained in:
parent
06c4b47eb1
commit
d3c0e1c58a
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -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 .
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user