This commit is contained in:
Max Peintner
2025-07-14 11:54:13 +02:00
parent c64c6c15f4
commit 9449058f32

View File

@@ -79,8 +79,8 @@ jobs:
- run: make -C login login_standalone_out - run: make -C login login_standalone_out
env: env:
# latest if branch is main, otherwise image version which is the pull request number # latest if branch is main, otherwise image version which is the pull request number
LOGIN_BAKE_CLI: depot bake --set login-*.context=./login/ LOGIN_BAKE_CLI: depot bake
LOGIN_DIR: ./ LOGIN_DIR: ../
DEPOT_PROJECT_ID: w47wkxzdtw DEPOT_PROJECT_ID: w47wkxzdtw
NODE_VERSION: ${{ inputs.node_version }} NODE_VERSION: ${{ inputs.node_version }}
- name: move files - name: move files