Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
shrimali_clcloud
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
shrimali_cl_cloud
shrimali_clcloud
Commits
63bc0014
Commit
63bc0014
authored
Nov 04, 2022
by
D.M.S Senevirathna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
9c95f3f1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
63bc0014
...
...
@@ -18,7 +18,7 @@ Test:
-
npm install
stage
:
test
script
:
-
npm test
-
npm
run
test
allow_failure
:
false
tags
:
-
aws, clcloud, linux
...
...
@@ -29,7 +29,7 @@ Build:
-
Test
allow_failure
:
false
script
:
-
npm build
-
npm
run
build
tags
:
-
aws, clcloud, linux
...
...
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