weblate/.s2i/bin/assemble
2017-10-03 20:22:55 +11:00

11 lines
227 B
Bash
Executable file
Vendored

#!/bin/bash
set -eo pipefail
# Install 'powershift-cli[image]' package to add support for action hooks.
pip install powershift-cli[image]
# Run the build phase with support for action hooks.
exec powershift image assemble