Browse Source

new: [compose-core] provide ``COMPOSE_ACTION`` to charms

master
Valentin Lab 2 years ago
parent
commit
9423313038
  1. 2
      bin/compose-core

2
bin/compose-core

@ -4464,7 +4464,7 @@ else
esac
fi
export COMPOSE_ACTION="$action"
NO_CONSTRAINT_CHECK=True
case "$action" in
up)

Loading…
Cancel
Save