UNPKG
@ssb-graphql/whakapapa
Version:
latest (7.0.1)
7.0.1
7.0.0
6.0.0
5.7.0
5.6.0
5.5.0
5.4.1
5.4.0
5.3.1
5.3.0
5.2.0
5.1.2
5.1.1
5.1.0
5.0.0
4.1.0
4.0.1
4.0.0
3.3.2
3.3.1
3.3.0
3.2.0
3.1.0
3.0.1
3.0.0
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0
1.1.0
1.0.0
0.3.0
0.2.1
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
GraphQL types and resolvers for the ssb-whakapapa plugin
gitlab.com/ahau/ssb-graphql-whakapapa
@ssb-graphql/whakapapa
/
.gitlab-ci.yml
12 lines
(8 loc)
•
98 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
image:
node:18
stages:
-
test
tests:
stage:
test
script:
-
npm
ci
-
npm
test