mirror of
https://github.com/project-zot/zot.git
synced 2024-12-30 22:34:13 -05:00
ci: update oci dist-spec conformance test (#1552)
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
parent
809529be18
commit
d78ef0b1bd
1 changed files with 2 additions and 1 deletions
3
.github/workflows/oci-conformance-action.yml
vendored
3
.github/workflows/oci-conformance-action.yml
vendored
|
@ -42,7 +42,8 @@ jobs:
|
|||
OCI_TEST_PULL: 1
|
||||
OCI_TEST_PUSH: 1
|
||||
OCI_TEST_CONTENT_DISCOVERY: 1
|
||||
OCI_TEST_CONTENT_MANGEMENT: 1
|
||||
OCI_TEST_CONTENT_MANAGEMENT: 1
|
||||
OCI_REFERRERS: 1
|
||||
OCI_HIDE_SKIPPED_WORKFLOWS: 1
|
||||
- run: mkdir -p .out/ && mv {report.html,junit.xml} .out/
|
||||
if: always()
|
||||
|
|
Loading…
Reference in a new issue