Skip to content

Commit

Permalink
retention-days
Browse files Browse the repository at this point in the history
  • Loading branch information
rshunim committed Oct 3, 2023
1 parent 3df9d2b commit 6d9e116
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ jobs:
- name: Upload Artifacts
uses: actions/upload-artifact@v3
with:
name: artifacts
name: docker_images
path: artifacts
destination: docker_images
no_output_timeout: 60m #default is 360m (6 hours)
retention-days: 1


# no_output_timeout: 60m
Expand Down

0 comments on commit 6d9e116

Please sign in to comment.