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:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'app.py'
|
||||
- 'dockerfile'
|
||||
- 'requirements.txt'
|
||||
- 'docker-compose.yml'
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user