ci: docker_tag=ext - Update Dockerfile to use dev4 branch for sdk_common
All checks were successful
build-and-push-ext / build_push (push) Successful in 8s

This commit is contained in:
4NK Dev 2025-09-21 08:23:07 +00:00
parent c3ac16e236
commit b6f09c952b
2 changed files with 4 additions and 2 deletions

View File

@ -6,8 +6,8 @@ WORKDIR /app
RUN mkdir -p /root/.ssh && \
ssh-keyscan git.4nkweb.com >> /root/.ssh/known_hosts
# Cloner sdk_common depuis le repository (branche dev)
RUN --mount=type=ssh git clone -b dev ssh://git@git.4nkweb.com/4nk/sdk_common.git /sdk_common
# Cloner sdk_common depuis le repository (branche dev4)
RUN --mount=type=ssh git clone -b dev4 ssh://git@git.4nkweb.com/4nk/sdk_common.git /sdk_common
# Copie des fichiers de sdk_relay
COPY Cargo.toml Cargo.lock ./

View File

@ -168,3 +168,5 @@ ihm_client:
2. Tester avec un scan réduit
3. Déployer en production
4. Surveiller les logs et métriques