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.
2 parents 75bd46d + ae35853 commit ff8d838Copy full SHA for ff8d838
.github/workflows/deploy-prod.yml
@@ -129,7 +129,7 @@ jobs:
129
--environment=${{ github.event.inputs.environment }} \
130
--host=$DOMAIN \
131
--ssh_host=$SSH_HOST \
132
- --ssh_port=SSH_PORT \
+ --ssh_port=$SSH_PORT \
133
--ssh_user=$SSH_USER \
134
--version=${{ github.event.inputs.core-image-tag }} \
135
--country_config_version=${{ github.event.inputs.countryconfig-image-tag }} \
0 commit comments