git-actions profile name

This commit is contained in:
aboyko
2023-06-07 11:44:39 -04:00
parent 4d2748f37b
commit 4dd1e2f7d4
2 changed files with 2 additions and 2 deletions

View File

@@ -29,4 +29,4 @@ jobs:
- name: Build Eclipse LS extensions
run: |
cd eclipse-language-servers
xvfb-run mvn --batch-mode clean deploy -Pe427 -Psnapshot -Pgit-actions -Dsigning.skip=true -Dhttpclient.retry-max=20 -Declipse.p2.mirrors=false -Ds3service.https-only=true -Dmaven.test.skip=true -Dtycho.localArtifacts=ignore
xvfb-run mvn --batch-mode clean deploy -Pe427 -Psnapshot -Pgitactions -Dsigning.skip=true -Dhttpclient.retry-max=20 -Declipse.p2.mirrors=false -Ds3service.https-only=true -Dmaven.test.skip=true -Dtycho.localArtifacts=ignore