This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch v2-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v2-10-test by this push:
new 38cba7a7dc7 Allow Utkarsh to run dockerhub image release job (#43588)
(#43589)
38cba7a7dc7 is described below
commit 38cba7a7dc7833de54054e21ca1f5e799a4d93a8
Author: Utkarsh Sharma <[email protected]>
AuthorDate: Fri Nov 1 20:01:27 2024 +0530
Allow Utkarsh to run dockerhub image release job (#43588) (#43589)
(cherry picked from commit c4a0461dd362e80b82424b8cc93e71392de8e7e5)
Co-authored-by: Jarek Potiuk <[email protected]>
---
.github/workflows/release_dockerhub_image.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/release_dockerhub_image.yml
b/.github/workflows/release_dockerhub_image.yml
index 100e850a6fd..5ce1585131f 100644
--- a/.github/workflows/release_dockerhub_image.yml
+++ b/.github/workflows/release_dockerhub_image.yml
@@ -85,6 +85,7 @@ jobs:
"kaxil",
"pierrejeambrun",
"potiuk",
+ "utkarsharma2"
]'), github.event.sender.login)
steps:
- name: "Cleanup repo"