Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Faircloth authored and GitHub committed Jan 20, 2020
1 parent fac1631 commit c9c43a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
version: 2.1
orbs:
docker: circleci/docker@0.5.13
docker: circleci/docker@0.5.20
go: circleci/go@0.2.0
snyk: snyk/snyk@0.0.8
versioning: kollex/versioning@1.0.0
Expand Down Expand Up @@ -418,4 +418,4 @@ workflows:
tags:
only: /^\d*\.\d*\.\d*.*$/
branches:
ignore: /.*/
ignore: /.*/

0 comments on commit c9c43a1

Please sign in to comment.