We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d1af0 commit 2891dadCopy full SHA for 2891dad
.github/workflows/test.yml
@@ -78,10 +78,3 @@ jobs:
78
GO111MODULE: "on"
79
GIT_ACCESS_TOKEN: ${{ secrets.GIT_ACCESS_TOKEN }}
80
run: make test-integration-github
81
-
82
- # - name: Running integration tests oci
83
- # env:
84
- # OCI_REGISTRY: registry.scs.community
85
- # OCI_REPOSITORY: registry.scs.community/csctl-oci/docker
86
- # GO111MODULE: "on"
87
- # run: make test-integration-oci
0 commit comments