CI
This commit is contained in:
parent
d3c0e1c58a
commit
228164fd07
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
uses: http://gitea.xkkxyy.com/actions/checkout@main
|
||||
- name: Docker Build and Push
|
||||
run: |
|
||||
docker build -t gitea.xkkxyy.com/Kai/my-django:latest .
|
||||
docker build -t my-django:latest .
|
||||
continue-on-error: true
|
||||
|
||||
deploy:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user