Skip to content

Commit

Permalink
Added back artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
rcastley committed Oct 12, 2024
1 parent 54d0b2a commit ee97038
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions src/accounts/accounts-db/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ deploy:
kubectl: {}
profiles:
- name: development
activation:
- command: dev
#activation:
#- command: dev
build:
artifacts:
- image: accounts-db
Expand Down
12 changes: 6 additions & 6 deletions src/ledger/ledger-db/skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ profiles:
- name: development
# activation:
# - command: dev
# build:
# artifacts:
# - image: ledger-db
# context: .
# tagPolicy:
# sha256: {}
build:
artifacts:
- image: ledger-db
context: .
tagPolicy:
sha256: {}
manifests:
kustomize:
paths:
Expand Down

0 comments on commit ee97038

Please sign in to comment.