Skip to content

Commit

Permalink
feat: fix CI script for failed Dockerhub release (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
love98ooo authored Sep 17, 2024
1 parent 4d353b4 commit d6c659b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,8 @@ jobs:
elif [ ${old_array[1]} != ${new_array[1]} ]
then
echo ::set-output name=push::'true'
else
echo ::set-output name=push::'false'
fi
- name: Set up QEMU
Expand Down
33 changes: 0 additions & 33 deletions .github/workflows/ci.yml

This file was deleted.

0 comments on commit d6c659b

Please sign in to comment.