UNPKG
@theidentityselector/thiss-ds
Version:
latest (3.0.3)
3.0.3
3.0.2
3.0.1
3.0.0
2.1.55
2.1.54
2.1.53
2.1.52
2.1.48
2.1.47
2.1.40
2.1.39
2.1.36
2.1.35
2.1.32
2.1.31
2.1.30
2.1.29
2.1.28
2.1.17
2.1.16
2.1.15
2.1.14
2.1.6
2.1.4
2.1.3
2.1.2
2.1.1
2.0.0
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A set of clients for the thiss.io service
thiss.io
TheIdentitySelector/thiss-ds-js
@theidentityselector/thiss-ds
/
.jenkins.yaml
14 lines
(13 loc)
•
240 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
builders:
-
script
triggers:
cron:
"@weekly"
slack:
room:
"devops-builds"
clean_workspace:
true
build_in_docker:
image:
docker.sunet.se/sunet/docker-jenkins-node-job
archive_artifacts:
include:
dist/*
script:
-
"make setup all"