Skip to content
Snippets Groups Projects
Commit 02f062cf authored by Tomáš Pecka's avatar Tomáš Pecka
Browse files

CI: Fix of a fix

parent 85726397
No related branches found
No related tags found
No related merge requests found
Pipeline #23791 passed
......@@ -107,7 +107,7 @@ docker:build-nightly:
<<: *docker_template
only:
variables:
- SCHEDULED_NIGHTLY
- $SCHEDULED_NIGHTLY
script:
- docker build -t "$IMAGE_TAG_NIGHTLY" .
- docker run "$IMAGE_TAG_NIGHTLY" /usr/bin/aql2 --help
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment