Skip to content

Commit

Permalink
Merge pull request #1682 from edx/ihassan/CLOUDSEC-135_remove_aws_con…
Browse files Browse the repository at this point in the history
…fig_file_xqueue

chore: Remove AWS_CONFIG_FILE from xqueue jobs
  • Loading branch information
syedimranhassan authored Oct 24, 2023
2 parents 9d897c6 + fc806fb commit 9599c4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devops/jobs/AddXqueueToDashboard.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ class AddXqueueToDashboard {
credentialsBinding {
def variable = "update-xqueue-dashboard-edx-role-arn"
string('ROLE_ARN', variable)
file('AWS_CONFIG_FILE','tools-edx-jenkins-aws-credentials')
}
}

Expand Down

0 comments on commit 9599c4d

Please sign in to comment.