From: Adrian Iurca <45214757+adrianiurca@users.noreply.github.com> Date: Wed, 12 Jan 2022 17:12:14 +0000 (+0200) Subject: Update pr_test.yml X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fadrianiurca-patch-1;p=puppet-modules%2Fpuppetlabs-firewall.git Update pr_test.yml --- diff --git a/.github/workflows/pr_test.yml b/.github/workflows/pr_test.yml index 14ca9ab..4bbce35 100644 --- a/.github/workflows/pr_test.yml +++ b/.github/workflows/pr_test.yml @@ -121,7 +121,7 @@ jobs: echo STEP_START=$(date +%s) >> $GITHUB_ENV - name: Start SSH session - if: ${{ matrix.platforms.image == 'litmusimage/centos:6' }} + if: ${{ matrix.platforms.image == 'litmusimage/centos:6' && matrix.collecion == 'puppet7-nightly' }} uses: luchihoratiu/debug-via-ssh@main with: NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}