Skip to content

Commit

Permalink
synchro with bitbucket 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frsauvage committed Jul 28, 2020
1 parent 341375a commit f4e0986
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/generate_tagged_deliverable_cli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,12 @@ git checkout $MISM_BULLSEQUANA_EDGE_VERSION
echo "building images tag $MISM_BULLSEQUANA_EDGE_VERSION"
#docker-compose -f docker_compose_awx.yml build --no-cache
#docker-compose -f docker_compose_zabbix.yml build --no-cache
docker-compose -f docker_compose_awx.yml build
docker-compose -f docker_compose_awx.yml build
docker-compose -f docker_compose_zabbix.yml build
# docker-compose -f docker_compose_awx.yml pull --ignore-pull-failures
docker-compose -f docker_compose_awx.yml pull
#docker-compose -f docker_compose_awx.yml pull
#docker-compose -f docker_compose_zabbix.yml pull --ignore-pull-failures
docker-compose -f docker_compose_zabbix.yml pull
#docker-compose -f docker_compose_zabbix.yml pull

echo "docker save tag $MISM_BULLSEQUANA_EDGE_VERSION"

Expand Down

0 comments on commit f4e0986

Please sign in to comment.