Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
kskarthik committed Jan 1, 2025
1 parent 2876fe7 commit 86bc23b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,5 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
tags: steelscheme/steel:latest
cache-from: type=gha
cache-to: type=gha,mode=max
cache-from: type=registry,ref=steelscheme/steel:buildcache
cache-to: type=registry,ref=steelscheme/steel:buildcache,mode=max

0 comments on commit 86bc23b

Please sign in to comment.