Skip to content

Commit

Permalink
CI: pick FreeBSD 13 package for unsigned snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
defanator committed Jun 20, 2023
1 parent b436809 commit 01d3ace
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ jobs:
- name: Build Packages
run: |
make clean local-deb-package local-rpm-package local-txz-package local-apk-package
cp ./build/packages/txz/FreeBSD:13:*/*.pkg ./build/
tar -cf ./build/nginx-agent-snapshots.tar.gz ./build/*.deb ./build/*.rpm ./build/*.pkg ./build/*.apk
- name: Upload Artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 01d3ace

Please sign in to comment.