Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rgolangh authored Nov 27, 2023
1 parent 3910fb0 commit 751cbc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
containerfiles: |
pipeline/Builder-Dockerfile
build-args: |
WF_RESOURCES=charts/workflow/charts/${{ matrix.workflow }}/${{ matrix.workflow }}.sw.yaml
WF_RESOURCES=charts/workflows/charts/${{ matrix.workflow }}/${{ matrix.workflow }}.sw.yaml
# - name: Push To quay.io
# id: push-to-quay
# uses: redhat-actions/push-to-registry@v2
Expand Down

0 comments on commit 751cbc2

Please sign in to comment.