This commit is contained in:
6
.github/workflows/docker-build.yaml
vendored
6
.github/workflows/docker-build.yaml
vendored
@@ -7,9 +7,9 @@ on:
|
|||||||
types:
|
types:
|
||||||
- closed
|
- closed
|
||||||
paths:
|
paths:
|
||||||
- Dockerfile
|
- 'Dockerfile'
|
||||||
- requirements.txt
|
- 'requirements.txt'
|
||||||
- manage.py
|
- 'manage.py'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
|||||||
Reference in New Issue
Block a user