diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 90de217..756a7fb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -77,7 +77,7 @@ deploy:staging: environment: name: staging - url: https://staging.usbcheck.it + url: https://staging.shape3d.it only: - develop @@ -157,7 +157,7 @@ deploy:production: environment: name: production - url: https://www.usbcheck.it + url: https://shape3d.it only: - main