Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IDATT1005_2024_Group_19
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container 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
Systemutvikling Gruppe 19
IDATT1005_2024_Group_19
Merge requests
!42
Tesing pipeline
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Tesing pipeline
tesing-pipeline
into
master
Overview
0
Commits
365
Pipelines
2
Changes
1
Merged
Daniel Moe Kvarsnes
requested to merge
tesing-pipeline
into
master
10 months ago
Overview
0
Commits
365
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Compare
master
version 1
ffd17979
10 months ago
master (base)
and
latest version
latest version
91330403
365 commits,
10 months ago
version 1
ffd17979
364 commits,
10 months ago
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
2
−
1
Options
@@ -92,7 +92,8 @@ pages:
-
mkdir apidocs
-
cd ..
-
cp -rf target/jacoco/* .public
-
cp -rf page/index.html .public
-
mkdir .public/JAR
-
cp -rf target/QuickList-1.0-SNAPSHOT-jar-with-dependencies.jar .public/JAR/
-
mv -f .public public
artifacts
:
paths
:
Loading