Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vf-core-mirror
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
embl.org
vf-core-mirror
Commits
dc6214b3
Commit
dc6214b3
authored
5 years ago
by
Stu Robson
Browse files
Options
Downloads
Patches
Plain Diff
updates tasks for visreg testing
parent
9a385b77
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#18374
passed with stage
Stage:
in 3 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gulpfile.js
+0
-7
0 additions, 7 deletions
gulpfile.js
with
0 additions
and
7 deletions
gulpfile.js
+
0
−
7
View file @
dc6214b3
...
...
@@ -495,13 +495,6 @@ gulp.task('testdone', function(done) {
// -----------------------------------------------------------------------------
gulp
.
task
(
'
replace-prod
'
,
function
()
{
gulp
.
src
(
"
./components/_previews/_preview.njk
"
)
.
pipe
(
replace
(
"
environment.local
"
,
"
environment.dave
"
))
});
gulp
.
task
(
'
scripts
'
,
gulp
.
series
(
'
scripts:es5
'
,
'
scripts:modern
'
));
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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