Skip to content
Snippets Groups Projects
Unverified Commit 6db4d6bb authored by Max Adamo's avatar Max Adamo
Browse files

DEV-154 fix CI

parent 6853d20f
No related branches found
No related tags found
No related merge requests found
Pipeline #82021 failed
......@@ -8,4 +8,6 @@ build:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker build -t $CI_COMMIT_BRANCH.$CI_COMMIT_TIMESTAMP .
- docker push $CI_REGISTRY/geant-devops/sonarqube-scripts:${CI_COMMIT_BRANCH}.${CI_COMMIT_TIMESTAMP}
#- docker run my-docker-image /script/to/run/tests
\ No newline at end of file
#- docker run my-docker-image /script/to/run/tests
tags:
- sonarqube
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment