Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorbellini authored Sep 13, 2021
1 parent f25228f commit 02a963d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ jobs:
service_name: airflow-webserver
docker_image: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.IMAGE_LABEL }}

steps:
- name: upgrade worker-85
uses: sekassel-research/actions-rancher-update@1.1.4
with:
Expand All @@ -104,7 +103,6 @@ jobs:
service_name: airflow-worker-85
docker_image: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.IMAGE_LABEL }}

steps:
- name: upgrade worker-bigmemory
uses: sekassel-research/actions-rancher-update@1.1.4
with:
Expand Down

0 comments on commit 02a963d

Please sign in to comment.