first commit
This commit is contained in:
5
.github/workflows/container-build.yml
vendored
5
.github/workflows/container-build.yml
vendored
@@ -5,11 +5,6 @@ workflow_dispatch:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
|
||||||
- 'app.py'
|
|
||||||
- 'dockerfile'
|
|
||||||
- 'requirements.txt'
|
|
||||||
- 'docker-compose.yml'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
|||||||
Reference in New Issue
Block a user