1
0
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:
Vince Grassia 2023-11-09 13:53:55 -05:00
parent 8abe00db65
commit cd8c16f4a2
No known key found for this signature in database
GPG Key ID: 9AD7505E8448CC08

View File

@ -241,7 +241,7 @@ jobs:
linux/amd64, linux/amd64,
linux/arm/v7, linux/arm/v7,
linux/arm64/v8 linux/arm64/v8
push: false push: true
tags: ${{ env._AZ_REGISTRY }}/build:latest tags: ${{ env._AZ_REGISTRY }}/build:latest
secrets: | secrets: |
"GH_PAT=${{ steps.retrieve-secret-pat.outputs.github-pat-bitwarden-devops-bot-repo-scope }}" "GH_PAT=${{ steps.retrieve-secret-pat.outputs.github-pat-bitwarden-devops-bot-repo-scope }}"