We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1612b37 commit 7d2024fCopy full SHA for 7d2024f
.gitlab-ci.yml
@@ -88,6 +88,6 @@ deploy:
88
- oci setup repair-file-permissions --file /root/.oci/oci_api_key.pem
89
- oci setup repair-file-permissions --file /root/.oci/oci_api_key_public.pem
90
- oci setup repair-file-permissions --file /root/.oci/config
91
- - oci os object put --force -ns oracle-cloudnative -bn Grafanaplugin --name plugin.tar-v$VERSION --file plugin.tar --no-multipart --content-type tar --no-retry
+ - oci os object put --force -ns oracle-cloudnative -bn Grafanaplugin --file plugin.tar --name plugin.tar-v$VERSION --no-multipart --content-type tar --no-retry
92
#- export PATH=/go/bin/:$PATH
93
#- ghr -u oracle -r oci-grafana-plugin "v$VERSION" plugin.tar
0 commit comments