Skip to content

Commit

Permalink
Wcolon/devo 501a (#226)
Browse files Browse the repository at this point in the history
* chore: Update nypr-deploy orb version to 0.0.66 in CircleCI config

* chore: Remove debug flag from CircleCI config
  • Loading branch information
skacula authored Aug 27, 2024
1 parent 7b6c920 commit 54457ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
nypr-deploy: nypr/[email protected].65
nypr-deploy: nypr/[email protected].66

filter_all: &filter_all
filters:
Expand Down Expand Up @@ -42,7 +42,6 @@ workflows:
cluster: radiolab-vue
cpu: 512
memory: 1024
debug: true
requires:
- test_js
- test_nginx
Expand Down

0 comments on commit 54457ca

Please sign in to comment.