1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-08-13 20:04:49 +02:00

Use short hash in edge builds

This commit is contained in:
Ralph Slooten
2024-06-22 13:48:10 +12:00
parent 99c5c1a120
commit 0bc8dcc161

View File

@@ -30,7 +30,7 @@ jobs:
password: ${{ github.token }}
- uses: benjlevesque/short-sha@v3.0
id: short-sha
id: short-sha
- name: Build and push
uses: docker/build-push-action@v5