Skip to content

Commit

Permalink
DS-1711 Update Jenkins role
Browse files Browse the repository at this point in the history
  • Loading branch information
kayodewale committed Mar 20, 2024
1 parent 902474c commit 5a41ac5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/automation/var/profile/live.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PROJECT_IMAGE_TAG :=
ENV := live
ENVIRONMENT := live
SERVICE_PREFIX := $(PROJECT_ID)-$(ENV)
AWS_ROLE_PIPELINE = jenkins_assume_role

# ==============================================================================
# Infrastructure variables

Expand Down
2 changes: 1 addition & 1 deletion build/automation/var/profile/put.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PROJECT_IMAGE_TAG :=
ENV := put
ENVIRONMENT := put
SERVICE_PREFIX := $(PROJECT_ID)-$(ENV)
AWS_ROLE_PIPELINE = jenkins_assume_role

# ==============================================================================
# Infrastructure variables

Expand Down

0 comments on commit 5a41ac5

Please sign in to comment.