blob: ee577c2c989765fae52f33e9b71a8b6a339d4225 [file] [log] [blame]
#!/bin/bash
echo creating amq-broker instance
oc create -f ocp-resources/amq-broker.yaml
echo creating lra-coordinator instance
oc create -f ocp-resources/lra-coordinator.yaml
echo deploying services
mvn clean package -Popenshift