diff --git a/.drone.yml b/.drone.yml index 0b52942..5837a28 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: from_secret: docker_password repo: dutchellie/proper-website-2 build_args: - - APIURL=https://api.nicecock.eu/api/testing + - APIURL=https://api.quenten.nl/api/testing tags: - dev - ${DRONE_COMMIT_SHA:0:8} @@ -65,7 +65,7 @@ steps: from_secret: docker_password repo: dutchellie/proper-website-2 build_args: - - APIURL=https://api.nicecock.eu/api + - APIURL=https://api.quenten.nl/api tags: - latest - ${DRONE_COMMIT_SHA:0:8}