Skip to content

Commit

Permalink
Merge pull request #1404 from wordpress-mobile/bump-orbs-1.0
Browse files Browse the repository at this point in the history
CircleCI: Bump Orbs to use any 1.0.x version
  • Loading branch information
jtreanor authored Oct 18, 2019
2 parents 8f3a83c + b5e270d commit 69bd2a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
version: 2.1

orbs:
android: wordpress-mobile/[email protected]
# Using 1.0 of our Orbs means it will use the latest 1.0.x version from https://github.com/wordpress-mobile/circleci-orbs
android: wordpress-mobile/[email protected]
slack: circleci/[email protected]

commands:
Expand Down

0 comments on commit 69bd2a9

Please sign in to comment.