UNPKG
@ssb-graphql/settings
Version:
latest (2.0.1)
2.0.1
2.0.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
GraphQL types and resolvers for the ssb-settings plugin
gitlab.com/ahau/api/ssb-graphql-settings
@ssb-graphql/settings
/
.gitlab-ci.yml
7 lines
(6 loc)
•
81 B
YAML
View Raw
1
2
3
4
5
6
7
image:
node:20
test:node:20:
stage:
test
script:
-
npm
ci
-
npm
test