It's currently failing with a failure to mount s3fs
(cherry picked from commit 169df2fe90)
Co-authored-by: dsotirakis <dimitrios.sotirakis@grafana.com>
This commit is contained in:
co-authored by
dsotirakis
parent
a57455e5cd
commit
412f05e16f
@@ -1045,6 +1045,7 @@ def publish_linux_packages_step(edition):
|
||||
'depends_on': [
|
||||
'grabpl'
|
||||
],
|
||||
'privileged': True,
|
||||
'failure': 'ignore', # While we're testing it
|
||||
'settings': {
|
||||
'access_key_id': from_secret('packages_access_key_id'),
|
||||
|
||||
Reference in New Issue
Block a user