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 4e44901 commit 59ddf59Copy full SHA for 59ddf59
.github/workflows/build-docker-images.yml
@@ -33,7 +33,7 @@ jobs:
33
frontend:
34
- 'frontend/**/*'
35
nginx:
36
- - 'nginx/**/*'
+ - 'deployment/**/*'
37
38
build-executor-image:
39
needs: changes
0 commit comments