Skip to content
Snippets Groups Projects
Commit 55c7990c authored by Edouard DE BRYE's avatar Edouard DE BRYE
Browse files

fix newman ci - changed docker image

parent 330c8442
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,7 @@ Staging Apply: ...@@ -56,7 +56,7 @@ Staging Apply:
Integration Tests: Integration Tests:
stage: Integration Test stage: Integration Test
image: wojciechzurek/newman-ci image: postman/newman
script: script:
- newman run Lambda_CRUD.postman_collection.json --env-var "endpoint=$API_ENDPOINT" - newman run Lambda_CRUD.postman_collection.json --env-var "endpoint=$API_ENDPOINT"
rules: rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment