[ agent ] [ boot ] - agent boot up procedure - 6
This commit is contained in:
8
.github/workflows/build-push-docker.yml
vendored
8
.github/workflows/build-push-docker.yml
vendored
@@ -134,6 +134,14 @@ jobs:
|
|||||||
echo "--------------------------------------"
|
echo "--------------------------------------"
|
||||||
|
|
||||||
|
|
||||||
|
- name: Delete Package Versions
|
||||||
|
uses: actions/delete-package-versions@v2.0.1
|
||||||
|
with:
|
||||||
|
# Comma separated string of package version ids to delete.
|
||||||
|
package-version-ids: 1.0.0
|
||||||
|
token: ${{ secrets.ALL_TOKEN }}
|
||||||
|
|
||||||
|
|
||||||
- name: Setup Maven settings.xml
|
- name: Setup Maven settings.xml
|
||||||
uses: whelk-io/maven-settings-xml-action@v11
|
uses: whelk-io/maven-settings-xml-action@v11
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user