Skip to content

Commit

Permalink
Update build-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blakep7 committed Aug 1, 2023
1 parent 93b9060 commit 4d48d5d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -407,9 +407,6 @@ jobs:
name: anax-${{ matrix.platform }}-${{ matrix.architecture }}-deb-package-v${{ env.ANAX_IMAGE_VERSION }}
path: ${{ runner.temp }}/deb_to_upload/*.deb




# Build our mac packages on a macOS runner
mac-build:
needs: prepare-workflow
Expand Down Expand Up @@ -514,7 +511,6 @@ jobs:
name: anax-${{ matrix.platform }}-${{ matrix.architecture }}-mac-package-v${{ env.ANAX_IMAGE_VERSION }}
path: ${{ env.GOPATH }}/src/github.com/${{ github.repository }}/pkg/mac/build/*


# This will push our built mac packages to Dockerhub
mac-push:
# Specify that we wait for mac-build to run and create the packages
Expand Down

0 comments on commit 4d48d5d

Please sign in to comment.