Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
WindEnergyToolbox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
toolbox
WindEnergyToolbox
Commits
772aef9a
Commit
772aef9a
authored
1 year ago
by
Rasmus Sode Lund
Browse files
Options
Downloads
Patches
Plain Diff
Updated the image for the pages job
parent
84324dca
No related branches found
No related tags found
1 merge request
!225
Updated the image for the pages job
Pipeline
#45845
failed
1 year ago
Stage: build
Stage: test
Stage: deploy
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 @
772aef9a
...
...
@@ -35,7 +35,7 @@ test:
pages
:
# "pages" is a job specifically for GitLab pages [1]
stage
:
# build, test, deploy defined by default [2]
deploy
image
:
continuumio/anaconda3:latest
image
:
registry.windenergy.dtu.dk/hawc2/hawc2-binary/dockerimages/ubuntu_conda
script
:
# use sphinx to build docs, move to public page
-
apt-get update
-
pip install --upgrade pip
...
...
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