Skip to content

Commit

Permalink
ci: 👷 CI system updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tarampampam committed Jul 5, 2024
1 parent 1241579 commit 3782a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
push: true
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8
build-args: "APP_VERSION=${{ steps.slug.outputs.version }}"
tags:
tags: |
tarampampam/error-pages:latest
tarampampam/error-pages:${{ steps.slug.outputs.version }}
tarampampam/error-pages:${{ steps.slug.outputs.version-major }}.${{ steps.slug.outputs.version-minor }}
Expand Down

0 comments on commit 3782a87

Please sign in to comment.