Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6f9a3a3

Browse files
committedJan 13, 2025
build docker image with configuration
1 parent a01ab8c commit 6f9a3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build-zitadel-dev-images.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/upload-artifact@v4
6666
with:
6767
name: access details # Name of the artifact
68-
path: output/*.json
68+
path: zitadel/terraform/*.json
6969

7070
- name: commit images
7171
run: |

0 commit comments

Comments
 (0)
Please sign in to comment.