diff --git a/.drone.yml b/.drone.yml index ef57a98..e1ccb42 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: COMPOSE_PROJECT_NAME: adv-testing-${DRONE_COMMIT_BRANCH//\//-} NUXT_APP_BASE_URL: /${DRONE_COMMIT_BRANCH}/ SERVICE_3000_CHECK_HTTP: /${DRONE_COMMIT_BRANCH}/ - SERVICE_3000_TAGS: urlprefix-testing.async.io/adv/${DRONE_COMMIT_BRANCH}/* + SERVICE_3000_TAGS: urlprefix-testing.asycn.io/adv/${DRONE_COMMIT_BRANCH}/* commands: - docker compose -f docker/docker-compose.yml -f docker/docker-compose.labels.yml up --build -d volumes: @@ -35,7 +35,7 @@ steps: ``` {{commit.message}} ``` - 🌐 https://testing.async.io/adv/{{commit.branch}}/ + 🌐 https://testing.asycn.io/adv/{{commit.branch}}/ {{else}} ❌ Le build #{{build.number}} du repo `{{repo.name}}` est un gros fail... 📝 Commit de {{commit.email}} sur la branche `{{commit.branch}}`: