Skip to content

Commit

Permalink
chore: upgrade to v2.1 (+1 squashed commits)
Browse files Browse the repository at this point in the history
Squashed commits:

[ba4b292] chore: fix version (+1 squashed commits)

Squashed commits:

[b407e5c] fix: context name
  • Loading branch information
eugbyte committed Aug 24, 2021
1 parent c86f8ef commit 9778522
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
version: 2

version: 2.1

workflows:
build:
build-workflow:
jobs:
- build:
context:
- NPM-Deployment
- NPM Deployment

jobs:
build:
Expand Down

0 comments on commit 9778522

Please sign in to comment.