jenkins-config/update.sh

6 lines
49 B
Bash
Raw Normal View History

2024-09-28 04:03:12 -04:00
#!/bin/bash
2024-09-29 00:41:30 -04:00
git pull
docker-compose up --build