mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
Full test
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
###############################################
|
||||
# Build stage #
|
||||
###############################################
|
||||
FROM --platform=$BUILDPLATFORM bitwarden-build:latest AS bitwarden-build
|
||||
ARG BUILD_TAG=latest
|
||||
FROM --platform=$BUILDPLATFORM bitwarden-build:${BUILD_TAG} AS bitwarden-build
|
||||
|
||||
###############################################
|
||||
# App stage #
|
||||
|
Reference in New Issue
Block a user