Skip to content

Commit

Permalink
chore: updated values
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhart1o1 committed Mar 27, 2024
1 parent 4e82a87 commit 1fc2a69
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 6 deletions.
1 change: 1 addition & 0 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ jobs:
- get: pipeline-tasks
- get: version
- get: built-dev-apk
- get: pipeline-tasks
- task: prep-release
config:
platform: linux
Expand Down
7 changes: 3 additions & 4 deletions ci/values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
---
git_uri: [email protected]:GaloyMoney/pos-print-companion.git
git_branch: main
pipeline_git_branch: main
github_private_key: ((github.private_key))
github_token: ((github.api_token))
github_app_id: ((github.github_app_id))
github_app_private_key: ((github.github_app_private_key))
github_api_token: ((github.api_token))


docker_registry: us.gcr.io/galoy-org
docker_registry_user: ((docker-creds.username))
Expand All @@ -17,4 +17,3 @@ gh_repository: pos-print-companion

build_artifacts_bucket_name: galoy-build-artifacts
build_artifacts_bucket_creds: ((build-artifacts-bucket-creds.creds_json))
artifacts_bucket_name: ((staging-gcp-creds.bucket_name))

0 comments on commit 1fc2a69

Please sign in to comment.