Skip to content

Commit f9df806

Browse files
authored
update stack_name
1 parent 3362113 commit f9df806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
rancher_access: ${{ secrets.RANCHER_ACCESS }}
6262
rancher_key: ${{ secrets.RANCHER_KEY }}
6363
project_id: 1a656207
64-
stack_name: airflow25-hmg
64+
stack_name: Airflow26-hmg
6565
service_name: ${{ matrix.service }}
6666
docker_image: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.IMAGE_LABEL }}
6767
retry_count: 20

0 commit comments

Comments
 (0)