Skip to content
Snippets Groups Projects
Commit 2d9aef63 authored by Ijaz Ahmad's avatar Ijaz Ahmad
Browse files

Update .gitlab-ci.yml

parent 3af9d244
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ build-push:
- docker push $CI_REGISTRY_IMAGE:latest
test:
stage: test
script:
- echo "running unit testson the image"
- echo "running security testing on the image"
- echo "pushing the results to build/test pipeline dashboard"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment