Skip to content

Commit

Permalink
hotfix: repo configs
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-milan committed Sep 4, 2024
1 parent 85a75b9 commit fbf0fbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pipelines/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class constants(Enum):
DOCKER_TAG = "AUTO_REPLACE_DOCKER_TAG"
DOCKER_IMAGE_NAME = "AUTO_REPLACE_DOCKER_IMAGE"
DOCKER_IMAGE = f"{DOCKER_IMAGE_NAME}:{DOCKER_TAG}"
GCS_FLOWS_BUCKET = "rj-orgao-flows"
GCS_FLOWS_BUCKET = "datario-public"

######################################
# Agent labels
Expand Down
2 changes: 1 addition & 1 deletion queries/profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ queries:
location: US
method: service-account
priority: interactive
project: rj-orgao
project: rj-cor
threads: 1
type: bigquery
target: dev

0 comments on commit fbf0fbf

Please sign in to comment.