• haoyanbin's avatar
    1 · 9bf9e037
    haoyanbin authored
    9bf9e037
prod.sh 97 Bytes
#!/bin/bash
git pull
docker-compose -f docker-compo-prod.yaml up --build -d
docker image prune -f