Skip to content

Commit e2bcac7

Browse files
authored
[sas_debian_builder.yml] Removing cache from workflow as it might not be working as expected.
1 parent 9cb1bd1 commit e2bcac7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sas_debian_builder.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
platforms: linux/amd64,linux/arm64
124124
push: true
125125
file: .devel/sas/Dockerfile
126-
cache-from: type=gha
127-
cache-to: type=gha,mode=max
126+
#cache-from: type=gha
127+
#cache-to: type=gha,mode=max
128128
tags: ${{ vars.DOCKER_USERNAME }}/sas:jazzy
129129

0 commit comments

Comments
 (0)