Deploys Reference Application SNAPSHOT to maven

Build: #13499 failed

Job: Release docker image was successful

Stages & jobs

  1. Build and push

  2. Deploy to qa-refapp

  3. Validate

  4. Release

    Requires a user to start manually
  5. Set variables

  6. Release others

Job result summary

Completed
Duration
29 seconds
Successful since
#6700 ()

Error summary

The build generated some errors. See the full build log for more details.

WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

+ version=2.13.0-alpha.1
+ cd docker
+ docker build -t openmrs/openmrs-reference-application:2.13.0-alpha.1 .
+ docker push openmrs/openmrs-reference-application:2.13.0-alpha.1
+ docker image inspect '--format={{index .RepoDigests 0}}' openmrs/openmrs-reference-application:2.13.0-alpha.1
++ echo 2.13.0-alpha.1
++ sed -r 's/^([0-9]+\.[0-9]+).*/\1/'
+ major_version=2.13
+ '[' 2.13 '!=' 2.13.0-alpha.1 ']'
+ docker tag openmrs/openmrs-reference-application:2.13.0-alpha.1 openmrs/openmrs-reference-application:2.13
+ docker push openmrs/openmrs-reference-application:2.13
+ docker tag openmrs/openmrs-reference-application:2.13.0-alpha.1 openmrs/openmrs-reference-application:latest
+ docker push openmrs/openmrs-reference-application:latest