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
2525setup_environment_secrets
2626create_settings_xml_file " settings.xml" 
2727
28- mvn clean install  deploy -B \
28+ mvn clean deploy -B \
2929 --settings ${MAVEN_SETTINGS_FILE}  \
3030 -DperformRelease=true \
3131 -Dgpg.executable=gpg \
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ create_settings_xml_file "settings.xml"
2929
3030#  attempt to stage 3 times with exponential backoff (starting with 10 seconds)
3131retry_with_backoff 3 10 \
32-  mvn clean install  deploy -B \
32+  mvn clean deploy -B \
3333 --settings ${MAVEN_SETTINGS_FILE}  \
3434 -DskipTests=true \
3535 -DperformRelease=true \
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-os-config.git",
7-  "sha": "9a036183539f82d4077ebc0f8ef0295a223f0d19 "
7+  "sha": "0667f9f042a9319e75aaf699f0d298c6f85bfdb8 "
88 }
99 },
1010 {
1919 "git": {
2020 "name": "synthtool",
2121 "remote": "https://github.com/googleapis/synthtool.git",
22-  "sha": "082e1ca0863b13ada8594fe91845380765da5b70 "
22+  "sha": "8285c2b4cdbc3771d031ad91e1c4ec9e55fff45d "
2323 }
2424 }
2525 ],
                                 You can’t perform that action at this time. 
               
                  
0 commit comments