Add revisionSHA to repositories (#777)

This commit is contained in:
Ettore Di Giacinto 2024-04-02 10:58:20 +02:00 committed by GitHub
parent aecc8a743d
commit 5028a55aa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View File

@ -92,3 +92,4 @@ jobs:
REPOSITORY_TYPE: docker REPOSITORY_TYPE: docker
createRepo: true createRepo: true
pushCache: true pushCache: true
revisionSHA: true

View File

@ -83,3 +83,4 @@ jobs:
REPOSITORY_TYPE: docker REPOSITORY_TYPE: docker
createRepo: true createRepo: true
pushCache: true pushCache: true
revisionSHA: true

View File

@ -69,3 +69,4 @@ jobs:
REPOSITORY_TYPE: docker REPOSITORY_TYPE: docker
createRepo: true createRepo: true
pushCache: true pushCache: true
revisionSHA: true