Skip to content

Commit c596c2a

Browse files
authored
Merge pull request #282 from NVIDIA/gitlabpipelinefix
precompile commitsha gitlab pipeline fix for scheduled job
2 parents a2ca287 + 441ec1c commit c596c2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.common-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ workflow:
6060
rules:
6161
- if: $CI_PIPELINE_SOURCE == "schedule"
6262
when: always
63+
variables:
64+
VERSION: ""
6365

6466
trigger-pipeline:
6567
stage: trigger

0 commit comments

Comments
 (0)