Skip to content

Commit

Permalink
fix elt pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
AleDore committed Jul 10, 2024
1 parent 66e9966 commit 46ae60c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/elt_cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
with:
environment: prod
dir: "src/domains/elt/prod/westeurope"
use_private_agent: true
1 change: 1 addition & 0 deletions .github/workflows/elt_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
with:
environment: prod
dir: "src/domains/elt/prod/westeurope"
use_private_agent: true

0 comments on commit 46ae60c

Please sign in to comment.