We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f16c73 commit 72d64a0Copy full SHA for 72d64a0
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
environment: "Production"
35
docker-compose-file: "./docker/compose.proxy.yaml"
36
# We just keep the main-image-name and image-tag as placeholders
37
- main-image-name: ls1intum/proposal-review-assistant
+ main-image-name: ls1intum/proposal-review-assistant/app
38
image-tag: ${{ inputs.image-tag }}
39
deployment-base-path: "/opt/proxy"
40
secrets: inherit
0 commit comments