Skip to content

Commit

Permalink
Remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
bluemellophone committed Jun 27, 2022
1 parent 666834d commit 8f7618d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,15 +105,6 @@ jobs:
run: |
./scripts/utils/buildx.docker.sh -t nightly -r ghcr.io/wildmeorg/houston
# Push nightly image (nightly tag) to registries
- name: Testing Docker Hub
run: |
./scripts/utils/buildx.docker.sh -t arm64
- name: Testing GHCR
run: |
./scripts/utils/buildx.docker.sh -t arm64 -r ghcr.io/wildmeorg/houston
# Notify status in Slack
- name: Slack Notification
if: ${{ failure() && github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags/v') }}
Expand Down

0 comments on commit 8f7618d

Please sign in to comment.