.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-09-24 14:06:08 +01:00
parent 17461f3c31
commit 37cd63bcc0
2 changed files with 5 additions and 5 deletions

View File

@ -4,6 +4,6 @@
"build": "drone jsonnet --source drone-home.jsonnet --target drone-home.yml --stream"
},
"dependencies": {
"@sigyl/jsonnet-drone": "^0.2.1"
"@sigyl/jsonnet-drone": "^0.3.0"
}
}

View File

@ -12,10 +12,10 @@
resolved "https://registry.yarnpkg.com/@sigyl/jsonnet-drone-environment/-/jsonnet-drone-environment-0.0.5.tgz#9ea85e08904777bd21a3e4b30b0b91461d0285ff"
integrity sha512-xVGmdMO1pOyozAWUbJm6mzKBgsLPJ+1hWnGCK3AxPkr7kkDh18hu30+TLzlcQtqq76s5jUfvJUztezsGj/mIcw==
"@sigyl/jsonnet-drone@^0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@sigyl/jsonnet-drone/-/jsonnet-drone-0.2.1.tgz#dbc25de28156361d81caccde43ee7d32ccb079c0"
integrity sha512-Gojr68Hpo2GTAFf2/2t3dMxZW0pgf0gprJkEITn/6GH+1KeiYQ2pRwXPp0DFPkbhqFrlFr8SAmqUtYKQloANdQ==
"@sigyl/jsonnet-drone@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@sigyl/jsonnet-drone/-/jsonnet-drone-0.3.0.tgz#19a8ed693a040fee33d25f2ca0eec5d88b741a4a"
integrity sha512-c60nAupJ1eRQABKBwO8L9bHohkw6qlEWhPA9IthhHSCOFOzhkx/0N32aFdlSh6400nrieYZMYtQJ/28R9I3Wgg==
dependencies:
"@sigyl/jsonnet-compose" "^0.0.2"
"@sigyl/jsonnet-drone-environment" "0.0.5"