Jsonnet test 2
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jacob Kiers 2022-08-10 22:48:45 +00:00
parent a6eae9cedd
commit 382c6288cd
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
"name": "check",
"image": "rust:1.62",
"commands": [
"echo Hello World from Jsonnet!"
"cargp check",
]
}