Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Prod release - Calling new skills api #7

Merged
merged 9 commits into from
Aug 19, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
deployable feature branch
  • Loading branch information
vikasrohit authored Aug 18, 2021
commit 57d98ab7f31d96254aada0c6795df4ae7d4e0d9e
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ workflows:
branches:
only:
- develop
- feature/skills-api-shapeup
# production builds are executed on "master" branch only.
- "build-prod":
context : org-global
Expand Down