Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
catladder
gitlab-ci
Commits
075af3e7
Commit
075af3e7
authored
Nov 26, 2021
by
Michael Leu
🌿
Browse files
docs: remove values.yml app start command from static-js
Obsoleted by `DEFAULT_VALUE_application_command` in include.
parent
372b9e68
Pipeline
#119043
passed with stages
in 3 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
075af3e7
...
@@ -276,12 +276,6 @@ include:
...
@@ -276,12 +276,6 @@ include:
file: static-js-kubernetes.yml
file: static-js-kubernetes.yml
```
```
```yaml
# values.yml
application:
command: ""
```
This include assumes build, lint and test commands in your package.json.
This include assumes build, lint and test commands in your package.json.
`
build
` should export the build into `
dist
` folder.
`
build
` should export the build into `
dist
` folder.
...
...
Write
Preview
Supports
Markdown
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