Skip to content

Commit 3550aa5

Browse files
committed
ci: disabled tests
1 parent 129046e commit 3550aa5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/sub_release.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -95,14 +95,6 @@ jobs:
9595
run: |
9696
rm -rf /tmp/.buildx-cache
9797
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
98-
-
99-
name: Inspect
100-
run: |
101-
docker image inspect ${{ inputs.DOCKERHUB_REPO }}:${{ inputs.DOCKERHUB_TAG }}
102-
-
103-
name: MCR Test
104-
run: |
105-
docker run --rm ${{ inputs.DOCKERHUB_REPO }}:${{ inputs.DOCKERHUB_TAG }} echo "TODO: ADD MCR TEST"
10698
10799
# -
108100
# name: Upload artifact

0 commit comments

Comments
 (0)