Skip to content

Commit

Permalink
chore: Remove python happy and references to it (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlokshin-czi authored Jul 27, 2022
1 parent acd8932 commit 7d60bd0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,301 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push-rdev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
DOCKER_TAG=${DOCKER_TAG#refs/tags/}
# replace `/` with `_`
DOCKER_TAG=${DOCKER_TAG//\//-}
happy push --aws-profile "" --tag sha-${GITHUB_SHA:0:8} --tag ${DOCKER_TAG}
happy push --aws-profile "" --tag sha-${GITHUB_SHA:0:8} --tag ${DOCKER_TAG}
Loading

0 comments on commit 7d60bd0

Please sign in to comment.