Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cv
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
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
Skillman, Severin (Elec Electronic Eng)
cv
Commits
668b79c3
Commit
668b79c3
authored
5 years ago
by
Skillman, Severin (Elec Electronic Eng)
Browse files
Options
Downloads
Patches
Plain Diff
first commit
parent
2a4f389c
No related branches found
No related tags found
No related merge requests found
Pipeline
#11473
passed
5 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
668b79c3
...
@@ -16,7 +16,7 @@ stages:
...
@@ -16,7 +16,7 @@ stages:
test
:
test
:
stage
:
test
stage
:
test
tags
:
tags
:
-
helen
-
random
script
:
script
:
-
npm test
# Validates resume.json against schema tests to ensure it complies with the standard. Tries to identify where any errors may be occurring.
-
npm test
# Validates resume.json against schema tests to ensure it complies with the standard. Tries to identify where any errors may be occurring.
only
:
only
:
...
@@ -25,7 +25,7 @@ test:
...
@@ -25,7 +25,7 @@ test:
pages
:
pages
:
stage
:
deploy
stage
:
deploy
tags
:
tags
:
-
helen
-
random
script
:
script
:
-
npm run export:html
-
npm run export:html
-
npm run export:pdf
-
npm run export:pdf
...
...
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