Skip to content

Commit

Permalink
Merge pull request #2469 from ProgrammeVitam/bug_14353_add_missing_ia…
Browse files Browse the repository at this point in the history
…m_external_container

Bug #14353: Add missing iam-external component from container build.
  • Loading branch information
GiooDev authored Feb 24, 2025
2 parents a911a3d + 00b98d6 commit 502b1ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile.containers
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ pipeline {
def dockerImages = [
'$SERVICE_DOCKER_PUSH_URL/vitamui/security-internal',
'$SERVICE_DOCKER_PUSH_URL/vitamui/iam-internal',
'$SERVICE_DOCKER_PUSH_URL/vitamui/iam-external',
'$SERVICE_DOCKER_PUSH_URL/vitamui/referential-external',
'$SERVICE_DOCKER_PUSH_URL/vitamui/ingest-external',
'$SERVICE_DOCKER_PUSH_URL/vitamui/archive-search-external',
Expand Down

0 comments on commit 502b1ee

Please sign in to comment.