mirror of
https://github.com/linuxserver/Jenkins-Kodi-Build-Box.git
synced 2026-02-05 11:27:27 +08:00
4 lines
86 B
Bash
4 lines
86 B
Bash
#!/bin/bash
|
|
|
|
docker build --rm=true -t linuxserver/kodi-build-box "$WORKSPACE"/docker
|