Skip to content
Snippets Groups Projects
Commit c9bed705 authored by Christian Boettcher's avatar Christian Boettcher
Browse files

stupid typo

parent a27795a8
No related branches found
No related tags found
No related merge requests found
Pipeline #129715 passed
......@@ -152,7 +152,7 @@ test-production-webserver:
cache: {}
stage: test-deployment
rules:
- if: ($CI_COMMIT_TAG =~ /stable/
- if: $CI_COMMIT_TAG =~ /stable/
script:
- apt update && apt -y install curl
- echo "This is a simple check if the deployment was successful and dags get executed"
......
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