Commit 4abc6571 authored by Spiros Koulouzis's avatar Spiros Koulouzis

comment after_success

parent 7b88a9f4
......@@ -37,12 +37,9 @@ matrix:
- mvn -Dmaven.test.skip=true install
script:
- mvn test
#- cd manager
#- mvn -Dmaven.test.skip=true dockerfile:build
- cd manager
- mvn -Dmaven.test.skip=true dockerfile:build
#- cd ../provisioner
#- mvn -Dmaven.test.skip=true dockerfile:build
after_success:
- cd manager
- mvn -Dmaven.test.skip=true dockerfile:build
#after_success:
#- docker login -u $DOCKER_USER -p $DOCKER_PASS
Markdown is supported
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