We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3073006 commit 23fb415Copy full SHA for 23fb415
.github/workflows/build-docker-image.yml
@@ -8,7 +8,7 @@ on:
8
- 'build/dockerfile'
9
- 'build/requirements.txt'
10
- 'build/docker-compose.yml'
11
- - '.github/workflows/build.yml'
+ - '.github/workflows/build-docker-image.yml'
12
13
jobs:
14
build-and-push:
0 commit comments