Skip to content

Commit

Permalink
UPD: Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nandyalu committed Aug 8, 2024
1 parent cf5a3b1 commit ff6e389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Docker Build
runs-on: ubuntu-latest
env:
VER: ${{ github.sha }}[:6]-test
VER: ${{ github.sha }}-test

steps:
# Checkout the repository
Expand Down

0 comments on commit ff6e389

Please sign in to comment.