Skip to content

Commit

Permalink
dest
Browse files Browse the repository at this point in the history
  • Loading branch information
briansunter committed Jun 16, 2024
1 parent 49f8d90 commit a52c85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
[
"--dockerfile=Dockerfile",
"--context=git://github.com/briansunter/graph.git#refs/heads/kube",
"--destination=docker-registry:5000/graph:latest",
"--destination=harbor.bsunter.net/graph/site:latest",
"--insecure",
]
volumeMounts:
Expand Down

0 comments on commit a52c85c

Please sign in to comment.