mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-22 18:00:13 +00:00
Add revisionSHA to repositories (#777)
This commit is contained in:
parent
aecc8a743d
commit
5028a55aa9
1
.github/workflows/build-arm64.yaml
vendored
1
.github/workflows/build-arm64.yaml
vendored
@ -92,3 +92,4 @@ jobs:
|
||||
REPOSITORY_TYPE: docker
|
||||
createRepo: true
|
||||
pushCache: true
|
||||
revisionSHA: true
|
||||
|
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -83,3 +83,4 @@ jobs:
|
||||
REPOSITORY_TYPE: docker
|
||||
createRepo: true
|
||||
pushCache: true
|
||||
revisionSHA: true
|
||||
|
1
.github/workflows/one.yaml
vendored
1
.github/workflows/one.yaml
vendored
@ -69,3 +69,4 @@ jobs:
|
||||
REPOSITORY_TYPE: docker
|
||||
createRepo: true
|
||||
pushCache: true
|
||||
revisionSHA: true
|
||||
|
Loading…
Reference in New Issue
Block a user