Skip to content

Commit

Permalink
Merge pull request #182 from galasa-dev/fix-typo-in-workflow
Browse files Browse the repository at this point in the history
fix typo in obr build workflow
  • Loading branch information
jadecarino authored Oct 4, 2024
2 parents 21b238f + fc8bcb4 commit 07ff9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ jobs:
file: obr/dockerfiles/dockerfile.javadocsite
push: true
tags: ${{ steps.metadata-javadoc-site.outputs.tags }}
labels: ${{ steps.metadata-javado-csite.outputs.labels }}
labels: ${{ steps.metadata-javadoc-site.outputs.labels }}

- name: Recycle javadocsite application in ArgoCD
run: |
Expand Down

0 comments on commit 07ff9ec

Please sign in to comment.