dnsupdater/build.sh

4 lines
96 B
Bash
Raw Normal View History

#!/bin/sh
docker build --rm -t llehouerou/dnsupdater:latest .
docker push llehouerou/dnsupdater