We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ba94d commit f7b384cCopy full SHA for f7b384c
components/BUILD.yaml
@@ -91,6 +91,7 @@ packages:
91
- dev/version-manifest:app
92
config:
93
commands:
94
+ - ["ls", "-l"]
95
- ["sh", "-c", "echo \"commit: ${__git_commit}\" > versions.yaml"]
96
- ["sh", "-c", "echo \"version: ${version}\" >> versions.yaml"]
97
- ["sh", "-c", "dev-version-manifest--app/version-manifest >> versions.yaml"]
0 commit comments