Skip to content

Commit

Permalink
ignore build ID for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Paulic committed Sep 20, 2024
1 parent 43b56ce commit f762b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-workflow-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Upload Artifacts
uses: actions/upload-artifact@v4
with:
name: build-$IMAGE_TAG-artifacts
name: build-artifacts
path: build-artifacts/*

- name: Tag and push Docker image as latest
Expand Down

0 comments on commit f762b59

Please sign in to comment.