Skip to content

Commit d7d4592

Browse files
committed
more ci/cd refinements
1 parent d176636 commit d7d4592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
uses: aws-actions/amazon-ecr-login@v1
3737
with:
3838
registry-type: "public"
39-
- name: Deploy artifacts
39+
- name: Build and test
4040
run: mvn -B clean dependency:copy-dependencies docker:build

0 commit comments

Comments
 (0)