Skip to content

Commit

Permalink
CNT, fix automated build and push
Browse files Browse the repository at this point in the history
  • Loading branch information
yp authored May 5, 2020
1 parent 6582a5d commit d2c42aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dockerhubpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ env:

jobs:
push:
# Ensure test job passes before pushing image.
needs: test

runs-on: ubuntu-latest
if: github.event_name == 'push'

Expand Down

0 comments on commit d2c42aa

Please sign in to comment.