Skip to content

Commit 7d2024f

Browse files
committed
try again with another policy set
1 parent 1612b37 commit 7d2024f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ deploy:
8888
- oci setup repair-file-permissions --file /root/.oci/oci_api_key.pem
8989
- oci setup repair-file-permissions --file /root/.oci/oci_api_key_public.pem
9090
- 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
91+
- 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
9292
#- export PATH=/go/bin/:$PATH
9393
#- ghr -u oracle -r oci-grafana-plugin "v$VERSION" plugin.tar

0 commit comments

Comments
 (0)