Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
DevOps
Project Templates
Commits
3f433039
Commit
3f433039
authored
Oct 04, 2021
by
Georgi Petkov
Browse files
chore: splitting document-service register-graphql configuration
parent
aea68fca
Pipeline
#32280
passed with stages
in 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitlab-ci/register-graphql-document-service.yml
View file @
3f433039
...
...
@@ -31,7 +31,7 @@ register_graphql_staging:
-
apollo service:push --key="${APOLLO_KEY}"
--serviceName="${CI_PROJECT_NAME}"
--serviceRevision="${CI_COMMIT_REF_SLUG}"
--serviceURL="http://${CI_PROJECT_
PATH_SLUG
}.${CI_PROJECT_NAMESPACE}:${APP_PORT}/graphql"
--serviceURL="http://${CI_PROJECT_
NAME
}.${CI_PROJECT_NAMESPACE}:${APP_PORT}/graphql"
--localSchemaFile=src/schema.gql --tag=${NODE_ENV}
only
:
-
master
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment