only run publish step

This commit is contained in:
Simon Aronsson 2019-04-04 21:45:42 +02:00
parent f52d218e8d
commit bb8f9acc1c

View file

@ -19,8 +19,9 @@ workflows:
- checkout
- publishing:
requires:
- testing
- linting
- checkout
# - testing
# - linting
# filters:
# branches:
# ignore: /.*/