Skip to content

Commit

Permalink
feat: cmak 3.0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk committed May 13, 2022
1 parent f1a701c commit 23d21d3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ build:
docker:
buildArgs:
CMAK_VERSION: "3.0.0.5"
- image: ghcr.io/eshepelyuk/dckr/cmak-3.0.0.6
context: ./cmak
hooks:
after:
- command: ["sh", "-c", "just _latest"]
docker:
buildArgs:
CMAK_VERSION: "3.0.0.6"
local:
push: true
useBuildkit: true

0 comments on commit 23d21d3

Please sign in to comment.