Skip to content

Commit 94b038d

Browse files
feat(sandbox): FTRS-7220 Add build and storing of sandbox images
1 parent 8e34dbb commit 94b038d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pipeline-deploy-application.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
commit_hash: ${{ needs.metadata.outputs.commit_hash }}
103103
environment: ${{ needs.metadata.outputs.environment }}
104104
application_tag: ${{ inputs.application_tag || 'latest' }}
105+
type: app
105106
secrets: inherit
106107

107108
perform-code-analysis:

0 commit comments

Comments
 (0)