There was an error while loading. Please reload this page.
1 parent d176636 commit d7d4592Copy full SHA for d7d4592
.github/workflows/integration.yml
@@ -36,5 +36,5 @@ jobs:
36
uses: aws-actions/amazon-ecr-login@v1
37
with:
38
registry-type: "public"
39
- - name: Deploy artifacts
+ - name: Build and test
40
run: mvn -B clean dependency:copy-dependencies docker:build
0 commit comments