Skip to content

Commit

Permalink
deadly typo
Browse files Browse the repository at this point in the history
  • Loading branch information
angelhof committed Nov 21, 2024
1 parent cf48d44 commit 98c3366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
docker build -t binpash/hadoop-nodemanager:${{ env.RELEASE }} ./nodemanager \
--build-arg RELEASE=${{ env.RELEASE }} --build-arg BASE=binpash/hadoop-pash-base
docker tag binpash/hadoop-nodemanager:${{ env.RELEASE }} /
docker tag binpash/hadoop-nodemanager:${{ env.RELEASE }} \
binpash/hadoop-nodemanager:latest
- name: Push hadoop nodemanager image
Expand Down

0 comments on commit 98c3366

Please sign in to comment.