jenkins-config/update.sh

6 lines
49 B
Bash
Executable File

#!/bin/bash
git pull
docker-compose up --build