Skip to content

Commit

Permalink
Disable snappymail for now
Browse files Browse the repository at this point in the history
  • Loading branch information
combro2k committed Jan 7, 2024
1 parent 5b04139 commit fd191fb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,15 +191,15 @@ jobs:
${{ secrets.DOCKER_HUB_USERNAME }}/alpine-nginx-rainloop:php8
${{ secrets.DOCKER_HUB_USERNAME }}/alpine-nginx-rainloop:latest
context: alpine-nginx-rainloop-php8
-
name: alpine-nginx-snappymail-php8
uses: docker/build-push-action@v2.7.0
with:
push: true
tags: |
${{ secrets.DOCKER_HUB_USERNAME }}/alpine-nginx-snappymail:php8
${{ secrets.DOCKER_HUB_USERNAME }}/alpine-nginx-snappymail:latest
context: alpine-nginx-snappymail-php8
# -
# name: alpine-nginx-snappymail-php8
# uses: docker/build-push-action@v2.7.0
# with:
# push: true
# tags: |
# ${{ secrets.DOCKER_HUB_USERNAME }}/alpine-nginx-snappymail:php8
# ${{ secrets.DOCKER_HUB_USERNAME }}/alpine-nginx-snappymail:latest
# context: alpine-nginx-snappymail-php8
-
name: alpine-nginx-wordpress-php7
uses: docker/build-push-action@v2.7.0
Expand Down

0 comments on commit fd191fb

Please sign in to comment.