Skip to content

Commit

Permalink
revert changes to push docker image again
Browse files Browse the repository at this point in the history
  • Loading branch information
debaghtk committed Apr 1, 2024
1 parent f4507c5 commit 3f2ca6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-push-image-aylin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- aylin
- take-avalanche-go-version-from-versions-file

defaults:
run:
Expand Down Expand Up @@ -49,7 +48,7 @@ jobs:
./scripts/build_image.sh
env:
CURRENT_BRANCH: ${{ github.head_ref || github.ref_name }}
PUSH_DOCKER_IMAGE: false
PUSH_DOCKER_IMAGE: true
DOCKERHUB_REPO: hubbleexchange/hubblenet
GITHUB_TAG: ${{ steps.get_tag.outputs.tag }}
GITHUB_SHA: ${{ github.sha }}

0 comments on commit 3f2ca6c

Please sign in to comment.