Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TIDO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
subugoe
emo
TIDO
Commits
e8047aee
Commit
e8047aee
authored
2 years ago
by
Paul Pestov
Browse files
Options
Downloads
Patches
Plain Diff
feat: remove set entrypoint ci
parent
5ec578e4
Branches
gfl-test-config
No related tags found
1 merge request
!254
chore: add gfl config
Pipeline
#286870
passed
2 years ago
Stage: build
Stage: deploy
Stage: preserve-pages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.ci-scripts/build.sh
+2
-2
2 additions, 2 deletions
.ci-scripts/build.sh
with
2 additions
and
2 deletions
.ci-scripts/build.sh
+
2
−
2
View file @
e8047aee
...
...
@@ -3,7 +3,7 @@
# This script has originally been a template at .gitlab-ci.yml.
# In order to use it within a Bash conditional we moved it to this script file.
bash .ci-scripts/set_entrypoint_ci.sh
#
bash .ci-scripts/set_entrypoint_ci.sh
npm
install
npm run build
npm run tweak:build
\ No newline at end of file
npm run tweak:build
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment