Skip to content

Commit a1f3589

Browse files
authored
Update .gitlab/generate-package.php
1 parent 22b8319 commit a1f3589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab/generate-package.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1709,7 +1709,7 @@ function appsec_image_from_tag_mapping(string $tag): string
17091709
needs:
17101710
- job: "bundle for reliability env"
17111711
rules:
1712-
- if: $NIGHTLY_BUILD
1712+
- if: $NIGHTLY_BUILD == "true"
17131713
when: on_success
17141714
- when: manual
17151715
allow_failure: true

0 commit comments

Comments
 (0)