Skip to content

Commit

Permalink
update stack_name
Browse files Browse the repository at this point in the history
  • Loading branch information
edulauer authored Sep 5, 2023
1 parent 3362113 commit f9df806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
rancher_access: ${{ secrets.RANCHER_ACCESS }}
rancher_key: ${{ secrets.RANCHER_KEY }}
project_id: 1a656207
stack_name: airflow25-hmg
stack_name: Airflow26-hmg
service_name: ${{ matrix.service }}
docker_image: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.IMAGE_LABEL }}
retry_count: 20
Expand Down

0 comments on commit f9df806

Please sign in to comment.