Skip to content

Commit

Permalink
ci: keep working on main (#1635)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Nov 21, 2023
1 parent 3b044c7 commit be4d327
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
with:
environment: test
tag: ${{ github.event.number }}
target: test
release: test

integration-e2e:
name: Integration and E2E Tests
Expand All @@ -81,7 +81,7 @@ jobs:
with:
environment: prod
tag: ${{ github.event.number }}
target: prod
release: prod

promote:
name: Promote Images
Expand Down

0 comments on commit be4d327

Please sign in to comment.