Skip to content

Commit

Permalink
change upload_policy to 'latest'
Browse files Browse the repository at this point in the history
  • Loading branch information
boegel committed Jun 23, 2023
1 parent 1cf58cd commit 9a36d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/bot-eessi-aws-citc.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ bucket_name = eessi-staging-2023.06
# only upload the latest built artefact
# 'once' : only once upload any built artefact for the build target
# 'none' : do not upload any built artefacts
upload_policy = once
upload_policy = latest

# which GH account has the permission to trigger the deployment (by setting
# the label 'bot:deploy' (apparently this cannot be restricted on GitHub)
Expand Down

0 comments on commit 9a36d19

Please sign in to comment.