mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 23:17:33 +00:00
context
This commit is contained in:
3
.github/workflows/compile.yml
vendored
3
.github/workflows/compile.yml
vendored
@@ -76,10 +76,11 @@ jobs:
|
|||||||
- uses: depot/setup-action@v1
|
- uses: depot/setup-action@v1
|
||||||
with:
|
with:
|
||||||
oidc: true
|
oidc: true
|
||||||
- run: cd login && make 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 --set login-*.context=./login/
|
||||||
|
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
|
||||||
|
Reference in New Issue
Block a user