Skip to content

Commit b1eeac1

Browse files
committed
Build the container image only in our main repo, not in forks
1 parent a2327b4 commit b1eeac1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker_image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111

1212
jobs:
1313
build_and_push:
14+
if: github.repository == 'roundcube/roundcubemail'
1415
strategy:
1516
fail-fast: false
1617
# Set up a matrix so we can add more versions to build with in the future.

0 commit comments

Comments
 (0)