mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
fix(ci): Use a new branch name to merge (GitHub merge bug?) (#3255)
This commit is contained in:
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
@@ -212,7 +212,6 @@ jobs:
|
||||
id: build
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
target: release
|
||||
platforms: ${{ matrix.arch.platform }}
|
||||
build-args: |
|
||||
PACKAGE=${{ matrix.name.package }}
|
||||
|
||||
Reference in New Issue
Block a user