[ agent ] [ boot ] - agent boot up procedure - 11
This commit is contained in:
4
.github/workflows/build-push-docker.yml
vendored
4
.github/workflows/build-push-docker.yml
vendored
@@ -144,7 +144,9 @@ jobs:
|
||||
password: ${{ secrets.SSH_PASSWORD }}
|
||||
port: ${{ secrets.SSH_PORT }}
|
||||
source: "./agent/target/octopus-agent-*.jar"
|
||||
target: "/data/github-action/"
|
||||
target: "/data/github-action/octopus-agent/"
|
||||
rm: true
|
||||
strip_components: 2
|
||||
|
||||
# - name: Setup Maven settings.xml
|
||||
# uses: whelk-io/maven-settings-xml-action@v11
|
||||
|
||||
Reference in New Issue
Block a user