🔧 Build container with cache again

This commit is contained in:
Gerber, Mike 2019-08-16 18:21:12 +02:00
parent 85ff80d548
commit b169f35bb1

2
build
View file

@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
podman build --no-cache -t my_ocrd_workflow . podman build -t my_ocrd_workflow .