workflows: netcat from LP

This commit is contained in:
Dawid Dziurla 2020-04-29 17:02:44 +02:00
parent dd862f9ed4
commit 5ce37e56a0
No known key found for this signature in database
GPG key ID: 7B6D8368172E9B0B

View file

@ -13,7 +13,7 @@ jobs:
- termshark - termshark
- deber - deber
- lazygit - lazygit
- busybox - netcat-openbsd
include: include:
- package: ncurses - package: ncurses
repo: https://salsa.debian.org/debian/ncurses.git repo: https://salsa.debian.org/debian/ncurses.git
@ -30,9 +30,9 @@ jobs:
- package: lazygit - package: lazygit
repo: https://github.com/dawidd6/lazygit-debian.git repo: https://github.com/dawidd6/lazygit-debian.git
ref: ubuntu/0.16.2-1 ref: ubuntu/0.16.2-1
- package: busybox - package: netcat-openbsd
repo: https://git.launchpad.net/ubuntu/+source/busybox repo: https://git.launchpad.net/ubuntu/+source/netcat-openbsd
ref: import/1%1.30.1-4ubuntu6 ref: import/1.206-1ubuntu1
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v2 uses: actions/checkout@v2