[ agent ] [ boot ] - agent boot up procedure - 6
This commit is contained in:
10
.github/workflows/build-push-docker.yml
vendored
10
.github/workflows/build-push-docker.yml
vendored
@@ -153,16 +153,6 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.ALL_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.ALL_TOKEN }}
|
||||||
BUILD_ENV: 'github-actions'
|
BUILD_ENV: 'github-actions'
|
||||||
|
|
||||||
- name: Upload the Agent Jar
|
|
||||||
uses: actions/upload-artifact@v3.1.1
|
|
||||||
with:
|
|
||||||
# Artifact name
|
|
||||||
name: octopus-agent-"{{date 'YYYY-MM-DD-HH-mm'}}"
|
|
||||||
# A file, directory or wildcard pattern that describes what to upload
|
|
||||||
path: ./agent/target/agent-*.jar
|
|
||||||
# The desired behavior if no files are found using the provided path.
|
|
||||||
|
|
||||||
retention-days: 30
|
|
||||||
|
|
||||||
- name: Build and push Docker images - [ Server ]˚
|
- name: Build and push Docker images - [ Server ]˚
|
||||||
id: docker_build_server
|
id: docker_build_server
|
||||||
|
|||||||
Reference in New Issue
Block a user