[ci dryrun]

This commit is contained in:
TC 2024-04-29 22:16:38 +00:00
parent 31347f3ce0
commit 058df24933

View File

@ -42,7 +42,7 @@ build_cache:
- fi
rules:
- if: $CI_COMMIT_MESSAGE =~ /\[ci dryrun]/
- when: never
when: never
# Runs a basic unit test build, this task will use the `build-cache:latest` as set up in the projects Container Registry