mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 04:45:15 +00:00
CI: only build containers on restic/restic
This commit is contained in:
parent
eff3124f15
commit
b0987ff570
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -14,6 +14,7 @@ env:
|
||||
|
||||
jobs:
|
||||
build-and-push-image:
|
||||
if: github.repository == 'restic/restic'
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
Reference in New Issue
Block a user