Skip to content

Commit

Permalink
skip test for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-medvedev-codefresh committed Feb 28, 2024
1 parent 0494f5b commit c18941c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions codefresh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ steps:
environment:
- TF_VERSION=1.3.0
- TF_VERSION=1.7.0
when:
condition:
all:
release: "'${{RELEASE}}' != 'true'"

prepare_env_vars:
title: "Preparing environment variables..."
Expand Down

0 comments on commit c18941c

Please sign in to comment.