Skip to content

Commit

Permalink
modified: .env
Browse files Browse the repository at this point in the history
	modified:   scripts/publish-app-record.sh
  • Loading branch information
BlackBlocks-io committed Aug 24, 2024
1 parent e1c98cf commit 708ffcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
CERC_TEST_WEBAPP_CONFIG1="test"
CERC_TEST_WEBAPP_CONFIG2="hi"
CERC_WEBAPP_DEBUG=1
CERC_HTTP_EXTRA_ARGS=""
CERC_HTTP_EXTRA_ARGS=""
CERC_BUILD_TOOL="yarn"
2 changes: 1 addition & 1 deletion scripts/publish-app-record.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ record:
config:
env:
CERC_WEBAPP_DEBUG: "$rcd_app_version"
CERC_BUILD_OUTPUT_DIR: "."
CER_BUILD_TOOL: "yarn"
meta:
note: "Added by CI @ `date`"
repository: "`git remote get-url origin`"
Expand Down

0 comments on commit 708ffcc

Please sign in to comment.