Skip to content

Commit

Permalink
refactor/revert the github workflows api_instance_id settting
Browse files Browse the repository at this point in the history
  • Loading branch information
hongwei1 committed Oct 16, 2023
1 parent f825ed1 commit 86372a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
echo kafka.akka.timeout = 9 >> obp-api/src/main/resources/props/test.default.props
echo remotedata.timeout = 10 >> obp-api/src/main/resources/props/test.default.props
echo api_instance_id = 1 >> obp-api/src/main/resources/props/test.default.props
echo allow_oauth2_login=true >> obp-api/src/main/resources/props/test.default.props
echo oauth2.jwk_set.url=https://www.googleapis.com/oauth2/v3/certs >> obp-api/src/main/resources/props/test.default.props
Expand Down

0 comments on commit 86372a2

Please sign in to comment.