Commit 9c02a04b authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'fix_license_management_example' into 'master'

Fix license_management example

See merge request gitlab-org/gitlab-ee!8427
parents 514f3180 1173f402
......@@ -57,7 +57,7 @@ license_management:
entrypoint: [""]
stage: test
variables:
SETUP_CMD=./my-custom-install-script.sh
SETUP_CMD: ./my-custom-install-script.sh
allow_failure: true
script:
- /run.sh analyze .
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment