kopia lustrzana https://github.com/gaul/s3proxy
Allow top-level write permission for Docker push
rodzic
0bf4cb4886
commit
5eec0f23fc
|
|
@ -1,7 +1,7 @@
|
||||||
name: Main CI
|
name: Main CI
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: write
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
@ -143,8 +143,6 @@ jobs:
|
||||||
path: pom.xml
|
path: pom.xml
|
||||||
|
|
||||||
Containerize:
|
Containerize:
|
||||||
permissions:
|
|
||||||
contents: write
|
|
||||||
runs-on: ubuntu-24.04-arm
|
runs-on: ubuntu-24.04-arm
|
||||||
needs: [runTests, meta]
|
needs: [runTests, meta]
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue