mirror of
https://github.com/bitwarden/server.git
synced 2025-04-24 14:26:38 -05:00
Actually use push flag
This commit is contained in:
parent
8abe00db65
commit
cd8c16f4a2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -241,7 +241,7 @@ jobs:
|
||||
linux/amd64,
|
||||
linux/arm/v7,
|
||||
linux/arm64/v8
|
||||
push: false
|
||||
push: true
|
||||
tags: ${{ env._AZ_REGISTRY }}/build:latest
|
||||
secrets: |
|
||||
"GH_PAT=${{ steps.retrieve-secret-pat.outputs.github-pat-bitwarden-devops-bot-repo-scope }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user