Skip to content

Commit 90500ac

Browse files
committed
chore: improved validate ci
1 parent 7bb624e commit 90500ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: kubectl apply -f crd.yaml
2626

2727
- name: Build Controller
28-
run: docker build -t controller .
28+
run: docker build -t ext-cardano-dbsync:latest .
2929

3030
- name: Apply manifests
3131
run: |

0 commit comments

Comments
 (0)