Revert "Use short SHA for docker tags"
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m7s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m7s
This commit is contained in:
parent
d9c6fb16cb
commit
84051b2340
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ jobs:
|
|||
push: true
|
||||
tags: |
|
||||
docker.robware.uk/website:latest
|
||||
docker.robware.uk/website:${{env.GITHUB_SHA::7}}
|
||||
docker.robware.uk/website:${{env.GITHUB_SHA}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue