Skip to content

Commit

Permalink
fix: triggering workflow 1
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Oct 23, 2024
1 parent b79ccda commit 25ca155
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
file: ./dockerfiles/${{matrix.images.image_name}}.Dockerfile
push: true
no-cache: true
platforms: ${{ matrix.images.platform }}
target: ${{ matrix.images.target }}
tags: edxops/${{matrix.images.image_name}}-dev:${{ steps.get-tag-name.outputs.result }}

Expand Down

0 comments on commit 25ca155

Please sign in to comment.