mirror of
https://github.com/mkuf/prind.git
synced 2026-02-28 09:00:47 +01:00
build: enable debug output
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
## docker buildx inspect --bootstrap
|
||||
## docker buildx build --platform linux/amd64,linux/arm/v7 -t octoprint:latest --target run .
|
||||
|
||||
set -e
|
||||
set -xe
|
||||
|
||||
app=${1}
|
||||
registry=${2}
|
||||
|
||||
Reference in New Issue
Block a user