Skip to content

Commit

Permalink
maj ci/cd fix
Browse files Browse the repository at this point in the history
  • Loading branch information
m4dm4rtig4n committed Nov 15, 2021
1 parent 8ad2647 commit a65122b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_push_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
else
echo "::set-output name=dev::false"
fi
run: |
if [[ ${{ steps.vars.outputs.nobuild }} =~ .*\-nobuild$ ]]; then
echo "::set-output name=nobuild::true"
else
Expand Down

0 comments on commit a65122b

Please sign in to comment.