This website requires JavaScript.
Explore
Help
Sign In
k3nny
/
glint
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
v0.3.1
glint
/
testdata
/
needs_cycle.yml
T
17 lines
152 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
feat(gitlab-sim):
✨
first commit
2026-06-05 01:29:07 +02:00
stages
:
-
build
job-a
:
stage
:
build
script
:
-
echo a
needs
:
-
job-b
job-b
:
stage
:
build
script
:
-
echo b
needs
:
-
job-a
Reference in New Issue
Copy Permalink