This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ grep SNAPSHOT versions.txt
25
25
setup_environment_secrets
26
26
create_settings_xml_file " settings.xml"
27
27
28
- mvn clean install deploy -B \
28
+ mvn clean deploy -B \
29
29
--settings ${MAVEN_SETTINGS_FILE} \
30
30
-DperformRelease=true \
31
31
-Dgpg.executable=gpg \
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ create_settings_xml_file "settings.xml"
29
29
30
30
# attempt to stage 3 times with exponential backoff (starting with 10 seconds)
31
31
retry_with_backoff 3 10 \
32
- mvn clean install deploy -B \
32
+ mvn clean deploy -B \
33
33
--settings ${MAVEN_SETTINGS_FILE} \
34
34
-DskipTests=true \
35
35
-DperformRelease=true \
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-asset.git",
7
- "sha": "3f7db5a6aeef2d804fb8c1712bcf1387e11a36d5 "
7
+ "sha": "96aedfdd2109839ab2e7bf18c3ab2f347c828796 "
8
8
}
9
9
},
10
10
{
51
51
"git": {
52
52
"name": "synthtool",
53
53
"remote": "https://github.com/googleapis/synthtool.git",
54
- "sha": "082e1ca0863b13ada8594fe91845380765da5b70 "
54
+ "sha": "8285c2b4cdbc3771d031ad91e1c4ec9e55fff45d "
55
55
}
56
56
}
57
57
],
You can’t perform that action at this time.
0 commit comments