mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Fix target: specifier (#3252)
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -211,8 +211,8 @@ jobs:
|
||||
- name: Build and push release Docker images by digest
|
||||
id: build
|
||||
uses: docker/build-push-action@v5
|
||||
target: release
|
||||
with:
|
||||
target: release
|
||||
platforms: ${{ matrix.arch.platform }}
|
||||
build-args: |
|
||||
PACKAGE=${{ matrix.name.package }}
|
||||
|
||||
Reference in New Issue
Block a user