We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8d0d6 commit 00c83f0Copy full SHA for 00c83f0
pipelines/test/tw/verify-service.yaml
@@ -16,6 +16,6 @@ pipeline:
16
- name: Verify Service files
17
runs: |
18
verify-service \
19
- --package '${{subpkg.name}}' \
+ --package '${{context.name}}' \
20
--skip-files '${{inputs.skip-files}}' \
21
--man ${{inputs.man}}
0 commit comments