Skip to content

Commit

Permalink
push a specific tag for starting production for gitSync
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanLouisLamezec committed Oct 10, 2024
1 parent 838502f commit 3f5786b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 41 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/deploy_flux_to_production.yml

This file was deleted.

21 changes: 0 additions & 21 deletions .github/workflows/deploy_to_production.yml

This file was deleted.

2 changes: 1 addition & 1 deletion prod/flux-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
repo: https://github.com/OpenSourcePolitics/airflow-orchestration
branch: main
subPath: dags
revision: "refs/tags/{latest_tag}"
revision: "refs/tags/dags-v0.1.0"
wait: 30
images:
airflow:
Expand Down

0 comments on commit 3f5786b

Please sign in to comment.