We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad78ef1 commit 8a20afbCopy full SHA for 8a20afb
.github/workflows/p9_cd.yml
@@ -14,6 +14,8 @@ on:
14
- 'Project_09/nginx.conf'
15
- 'Project_09/cityscapes_config.json'
16
- 'Project_09/docker-compose.yml*'
17
+ workflow_dispatch:
18
+
19
20
jobs:
21
build_and_push:
0 commit comments