Skip to content

Commit

Permalink
ci: remove unnecessary build param
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Dec 19, 2023
1 parent bba47c8 commit 847509e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ jobs:
build_context: ${{ matrix.build_context }}
keep_versions: 10
package: ${{ matrix.package }}
repository: ${{ matrix.repository }}
tag: ${{ github.event.number }}
triggers: ${{ matrix.triggers }}
tag_fallback: test
Expand Down Expand Up @@ -126,6 +125,5 @@ jobs:
parameters:
-p ZONE=${{ github.event.number }} -p NAME=${{ github.event.repository.name }}
${{ matrix.parameters }}
repository: ${{ matrix.repository }}
triggers: ${{ matrix.triggers }}
verification_path: ${{ matrix.verification_path }}

0 comments on commit 847509e

Please sign in to comment.