We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff0b51 commit e66b0e2Copy full SHA for e66b0e2
1 file changed
.github/workflows/ci.yml
@@ -131,5 +131,3 @@ jobs:
131
${{ env.REGISTRY_LOGIN_SERVER }}/${{ matrix.name }}:${{ env.IMAGE_TAG }}
132
cache-from: type=registry,ref=${{ env.REGISTRY_LOGIN_SERVER }}/${{ matrix.name }}:buildcache
133
cache-to: type=registry,ref=${{ env.REGISTRY_LOGIN_SERVER }}/${{ matrix.name }}:buildcache,mode=max
134
-
135
-# trying workflows
0 commit comments