GHA: Debug upload to Akamai from maven

This commit is contained in:
aboyko
2023-11-08 19:03:28 -05:00
parent a037705f0b
commit f726b9303a
2 changed files with 14 additions and 1 deletions

View File

@@ -60,6 +60,9 @@
<property name="site.target.dir" value="${project.build.directory}" />
<echo message="Session is ${env.AWS_SESSION_TOKEN}"/>
<echo message="Id is ${dist.accessKey}"/>
<s3 accessKey="${dist.accessKey}" secretKey="${dist.secretKey}">
<delete bucketName="${dist.bucket}">