This website works better with JavaScript.
Explore
Help
Sign In
rostyhn
/
rshyn-site
Watch
1
Star
0
Fork
You've already forked rshyn-site
0
Code
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8
Commits
1
Branch
0
Tags
632 KiB
HTML
48.1%
SCSS
31.7%
Haskell
20.2%
Tag:
Branch:
Tree:
2fee11ebe7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2fee11ebe7'
${ noResults }
rshyn-site
/
Jenkinsfile
11 lines
152 B
Raw
Blame
History
pipeline
{
agent
any
stages
{
stage
(
'Do nothing'
)
{
steps
{
sh
'/bin/true'
}
}
}
}
View Git Blame
Copy Permalink