Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
coyote
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nils
coyote
Commits
3eb24a4b
Commit
3eb24a4b
authored
1 week ago
by
Nils-Arne Dreier
Browse files
Options
Downloads
Patches
Plain Diff
ci: fix job dependencies
parent
75e06a54
No related branches found
Branches containing commit
Tags
v0.0.1
Tags containing commit
1 merge request
!54
Improvements from integration of Hiopy into the Global Hackathon Atmo-only Runs
Pipeline
#102947
passed
1 week ago
Stage: lint
Stage: build
Stage: test
Stage: verify
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
with
2 additions
and
0 deletions
.gitlab-ci.yml
+
2
−
0
View file @
3eb24a4b
...
...
@@ -151,6 +151,8 @@ hiopy-levante-check-dataset:
tags
:
-
conda
stage
:
verify
dependencies
:
-
hiopy-levante
needs
:
-
hiopy-levante
script
:
...
...
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