copied the code from the working repo
This commit is contained in:
5
mtucijobsbot/build.sh
Normal file
5
mtucijobsbot/build.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
docker build -f Dockerfile . \
|
||||
-t mtuci-jobs-image:latest \
|
||||
--compress \
|
||||
--force-rm
|
||||
Reference in New Issue
Block a user