This website requires JavaScript.
Explore
Help
Sign In
dustin
/
hudctrl
Watch
1
Star
0
Fork
You've already forked hudctrl
0
Code
Releases
Activity
b21f6b0853
hudctrl
/
ci
/
build-container.sh
6 lines
96 B
Bash
Raw
Blame
History
#!/bin/sh -ex
cp -r ui/dist ui
cp -r svc/dist wheels
podman build -t hudctrl:
${
BUILD_NUMBER
}
.
View Git Blame
Copy Permalink