better postman memes
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-02-13 23:31:02 +01:00
parent 7ca84e79d4
commit b2934a43c0
3 changed files with 2 additions and 16 deletions

View File

@@ -18,8 +18,8 @@ steps:
image: node
commands:
- npm install -g newman
- newman run LoadExampleData.postman_collection.json
- newman run MealHomeWork.postman_collection.json
- newman run --env-var "HOST=run-service:8080" LoadExampleData.postman_collection.json
- newman run --env-var "HOST=run-service:8080" MealHomeWork.postman_collection.json
- name: kaniko
image: banzaicloud/drone-kaniko