Skip to content
Snippets Groups Projects
Commit 88614030 authored by Jorge Camarero Vera's avatar Jorge Camarero Vera
Browse files

Avoid run cta-valgrind when we tag

parent 5e6645c8
No related branches found
No related tags found
No related merge requests found
Pipeline #41325 failed
cta_valgrind:
stage: test
rules:
- if: $CI_COMMIT_TAG
when: never
- if: $CI_PIPELINE_SOURCE == "web"
when: manual
allow_failure: false
......@@ -64,4 +66,4 @@ dbunittests_postgresql:
- runuser -u postgres -- ${POSTGRES_BIN}/pg_ctl stop -D ${POSTGRESQL_DATA_DIR}
tags:
- docker
\ No newline at end of file
- docker
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