Skip to content

Commit 104ca03

Browse files
Merge pull request #66 from OpenFuturePlatform/SA-41_Deploy-Open-Key-Open-API
SA-41 Deploy Open Key + Open API
2 parents 2d6c47c + ad90191 commit 104ca03

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/open-api-ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ jobs:
212212
-e "OPEN_STATE_URL=${{ secrets.OPEN_STATE_URL_PROD }}" \
213213
-e "STATE_API_URL=${{ secrets.STATE_API_URL_PROD }}" \
214214
-e "OPEN_KEY_URL=${{ secrets.OPEN_KEY_URL_PROD }}" \
215+
-e "PUBLIC_IP_SUBNET=${{ secrets.PUBLIC_IP_SUBNET }}" \
215216
${{ env.DEPLOY_IMAGE_NAME }}:${{ env.DEPLOY_IMAGE_TAG }}
216217
"
217218

0 commit comments

Comments
 (0)