Skip to content
Snippets Groups Projects
Commit 8383e676 authored by Thomas Hanser's avatar Thomas Hanser
Browse files

adjust scope

parent 5f4de9d5
No related branches found
No related tags found
No related merge requests found
Pipeline #901133953 passed
#!/bin/bash #!/bin/bash
# use correct scope here # use correct scope here
SCOPE="repository:${CI_REGISTRY_IMAGE}:delete" SCOPE="repository:${FQ_IMAGE_NAME}:delete"
echo $SCOPE echo $SCOPE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment