We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e50ee67 + f5c9e94 commit e49962aCopy full SHA for e49962a
build.sh
@@ -124,6 +124,7 @@ case "$ACTION" in
124
get_jobs | dwqc \
125
-E CI_BASE_REPO -E CI_BASE_BRANCH -E CI_PULL_REPO -E CI_PULL_COMMIT \
126
-E CI_PULL_NR -E CI_PULL_URL -E CI_PULL_LABELS -E CI_MERGE_COMMIT \
127
+ -E CI_BASE_COMMIT \
128
--quiet --report $REPORT_QUEUE --outfile result.json
129
130
RES=$?
0 commit comments