Skip to content

Commit

Permalink
set exit code
Browse files Browse the repository at this point in the history
  • Loading branch information
dazz committed Aug 2, 2024
1 parent f2b18c6 commit 9ed8eb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
else
echo "::set-output name=exists::false"
fi
exit 0
build-and-push:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9ed8eb5

Please sign in to comment.