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
Commits
2a47695b
Commit
2a47695b
authored
10 months ago
by
Daniel Moe Kvarsnes
Browse files
Options
Downloads
Patches
Plain Diff
Updated page/index and yml
parent
7c9d878a
No related branches found
No related tags found
No related merge requests found
Pipeline
#275759
passed with stages
in 2 minutes and 56 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-3
1 addition, 3 deletions
.gitlab-ci.yml
page/index.html
+2
-2
2 additions, 2 deletions
page/index.html
with
3 additions
and
5 deletions
.gitlab-ci.yml
+
1
−
3
View file @
2a47695b
...
...
@@ -5,9 +5,6 @@ stages:
-
test
-
package
-
deploy
variables
:
SKIP_DB_TESTS
:
"
true"
# Set this variable to "true" to skip database tests
variables
:
SKIP_DB_TESTS
:
"
true"
# Set this variable to "true" to skip database tests
...
...
@@ -95,6 +92,7 @@ pages:
-
mkdir apidocs
-
cd ..
-
cp -rf target/jacoco/* .public
-
cp -rf page/index.html .public
-
mv -f .public public
artifacts
:
paths
:
...
...
This diff is collapsed.
Click to expand it.
page/index.html
+
2
−
2
View file @
2a47695b
...
...
@@ -5,7 +5,7 @@
<title>
Gitlab Page for my repository!
</title>
</head>
<body>
<p><a
href=
"https://s
urya
.pages.stud.idi.ntnu.no/idatt100
2/apidocs/
"
>
Java-docs
</a></p>
<p><a
href=
"https://s
urya
.pages.stud.idi.ntnu.no/idatt100
2
/coverage-reports/index.html"
>
Coverage reports
</a></p>
<p><a
href=
"https://s
ystemutvikling-gruppe-19
.pages.stud.idi.ntnu.no/
-/
idatt
-
100
5-2024-group-19/-/jobs/728061/artifacts/public/apidocs/index.html
"
>
Java-docs
</a></p>
<p><a
href=
"https://s
ystemutvikling-gruppe-19
.pages.stud.idi.ntnu.no/
-/
idatt
-
100
5-2024-group-19/-/jobs/728061/artifacts/public
/coverage-reports/index.html"
>
Coverage reports
</a></p>
</body>
</html>
\ No newline at end of file
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