fixup-container-build
dustin/hudctrl/pipeline/head There was a failure building this commit
Details
dustin/hudctrl/pipeline/head There was a failure building this commit
Details
parent
9f0417da4a
commit
6405d299e7
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/sh -ex
|
#!/bin/sh -ex
|
||||||
|
|
||||||
cp -r ui/dist ui
|
cp -r ui/dist container/ui
|
||||||
cp -r svc/dist wheels
|
cp -r svc/dist container/wheels
|
||||||
podman build -t hudctrl:${BUILD_NUMBER} container
|
podman build -t hudctrl:${BUILD_NUMBER} container
|
||||||
|
|
Loading…
Reference in New Issue