This commit is contained in:
Laurent Le Houerou 2020-10-26 21:54:03 +04:00
parent 4f59ffd89c
commit 063e5c0329

View File

@ -14,4 +14,4 @@ build:
services:
- docker:dind
script:
docker build -t llehouerou/dnsupdater:latest
docker build . -t llehouerou/dnsupdater:latest