Commit 1173f402 authored by Philippe Lafoucrière's avatar Philippe Lafoucrière

Fix license_management example

parent 8e3d2001
......@@ -48,7 +48,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