Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 60cada3

Browse files
authored
Merge pull request #164 from mohsen-deriv/enable-wragnler-production
chore: setting up main test production
2 parents f49a474 + 339276f commit 60cada3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ commands:
103103
command: |
104104
105105
cd build
106+
npx wrangler pages publish . --project-name=deriv-developers-portal-pages --branch=maintest
106107
echo "New website - http://cf-pages-deriv-developers-portal.deriv.com"
107108
108109
jobs:

0 commit comments

Comments
 (0)