Fix license_management example

parent 8e3d2001
...@@ -48,7 +48,7 @@ license_management: ...@@ -48,7 +48,7 @@ license_management:
entrypoint: [""] entrypoint: [""]
stage: test stage: test
variables: variables:
SETUP_CMD=./my-custom-install-script.sh SETUP_CMD: ./my-custom-install-script.sh
allow_failure: true allow_failure: true
script: script:
- /run.sh analyze . - /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