nodbot/update.sh

4 lines
82 B
Bash

#!/bin/bash
git pull
docker build . -t v0idf1sh/nodbot
docker push v0idf1sh/nodbot