Skip to content
Snippets Groups Projects
Unverified Commit eb3c5e01 authored by Mark Sagi-Kazar's avatar Mark Sagi-Kazar
Browse files

ci: fix container image permissions

parent 7e826fd6
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,8 @@ jobs:
docker:
name: Docker
runs-on: ubuntu-latest
permissions:
packages: "write"
steps:
- name: Checkout
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment