We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2327b4 commit 2e6eb33Copy full SHA for 2e6eb33
.github/workflows/docker_image.yml
@@ -11,6 +11,7 @@ on:
11
12
jobs:
13
build_and_push:
14
+ if: github.repository == 'roundcube/roundcubemail'
15
strategy:
16
fail-fast: false
17
# Set up a matrix so we can add more versions to build with in the future.
0 commit comments