Skip to content

Commit

Permalink
CI: Add CircleCI context.
Browse files Browse the repository at this point in the history
  • Loading branch information
chayev committed Jan 22, 2023
1 parent 8b3395a commit 4e90f81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ workflows:
# Simplified SemVer regex
only: /^v\d+\.\d+\.\d+$/
publish: true
context: main
- build-webapp:
name: "Build Webapp"
requires:
Expand Down

0 comments on commit 4e90f81

Please sign in to comment.