Skip to content

Commit

Permalink
Update k8s-regression-suite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rpastrana authored May 22, 2024
1 parent 2047bf6 commit b179e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s-regression-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: pwd

- name: LS
run: ls -rfv *
run: ls -rfv

- name: Build commons-hpcc with Maven
run: mvn -f ../commons-hpcc/pom.xml -B --activate-profiles jenkins-on-demand -Dmaven.gpg.skip=true -Dmaven.javadoc.skip=true -Dmaven.test.failure.ignore=false -Dhpccconn=https://eclwatch.default:8010 -Dwssqlconn=https://sql2ecl.default:8510 -DHPCC30117=open install
Expand Down

0 comments on commit b179e5e

Please sign in to comment.