We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b49ce93 commit bdcd584Copy full SHA for bdcd584
1 file changed
Pipelines/codeql-container-release.yml
@@ -14,5 +14,8 @@ resources:
14
ref: da/pipeline-update
15
#ref: refs/tags/v1.0.0
16
17
+variables:
18
+ buildTimeStamp: # will be set by script
19
+
20
jobs:
21
- template: codeql-container-build-release.yml@build
0 commit comments