Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
idatt2106_2024_02_frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Show more breadcrumbs
IDATT2106 - Gruppe 2
idatt2106_2024_02_frontend
Commits
9b8b0116
Commit
9b8b0116
authored
11 months ago
by
Lars Mikkel Lødeng Nilsen
Browse files
Options
Downloads
Patches
Plain Diff
Changed stage for the test:e2e in pipeline file
parent
90f69813
No related branches found
No related tags found
3 merge requests
!66
Final merge
,
!4
Pipeline fix
,
!3
Pipeline fix
Pipeline
#272697
failed
11 months ago
Stage: lint_and_format
Stage: build
Stage: test
Stage: security_scan
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
9b8b0116
...
...
@@ -34,7 +34,7 @@ unit-tests:
test:e2e
:
image
:
cypress/browsers:node16.14.2-slim-chrome100-ff99-edge
stage
:
test
:e2e
stage
:
test
script
:
-
npm install cypress
-
npm run test:e2e
...
...
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