Skip to content

Commit 57e3a03

Browse files
committed
ci: deploy to dev
1 parent 5b284ec commit 57e3a03

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ workflows:
7272
branches:
7373
only:
7474
- develop
75-
- PLAT-2032
75+
- feature/PLAT-2032
7676

7777
# Production builds are exectuted only on tagged commits to the
7878
# master branch.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,4 @@ typings/
6060

6161
# next.js build output
6262
.next
63+
.npmrc

0 commit comments

Comments
 (0)