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
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: http://gitea.xkkxyy.com/actions/checkout
|
||||
uses: http://gitea.xkkxyy.com/actions/checkout@main
|
||||
- name: Docker Build and Push
|
||||
run: |
|
||||
docker build -t gitea.xkkxyy.com/Kai/my-django:latest .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user