Skip to content

Commit

Permalink
Fix CI step
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsarm committed Apr 30, 2024
1 parent 222e7b0 commit f0f6ed3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
run: cp .env.example .env

- name: Build compose file for CI
if: ${{ github.ref != 'refs/heads/master' }}
run: |
./pose --no-docker config --tag $TAG --tag-filter regex=mrsarm/ --progress -o ci.yaml
Expand Down

0 comments on commit f0f6ed3

Please sign in to comment.