fix typo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Yann Autissier
2024-12-05 00:35:52 +00:00
parent ea1631756f
commit baa995dcb8

View File

@@ -8,9 +8,9 @@ steps:
image: docker:dind
environment:
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}/*
NUXT_APP_BASE_URL: /adv/${DRONE_COMMIT_BRANCH}/
SERVICE_3000_CHECK_HTTP: /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}}`: