mirror of https://github.com/grafana/grafana.git
CI: Set service-account on 'push-to-gcs' as well as login (#107184)
* Set service-account on 'push-to-gcs' as well as login * Update publish-artifact.yml
This commit is contained in:
parent
38cc0e25c4
commit
bbce735793
|
|
@ -65,3 +65,4 @@ jobs:
|
|||
parent: false
|
||||
path: out
|
||||
bucket_path: ${{ inputs.bucket-path }}
|
||||
service_account: ${{ inputs.service-account }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue