Better information extraction from x509 command #20
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@ concurrency:
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
|
||||||
|
env:
|
||||||
|
HTTP_PROXY: http://6.fsn1-1.forsaken-ashbirds.net:8888
|
||||||
|
HTTPS_PROXY: http://6.fsn1-1.forsaken-ashbirds.net:8888
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
|
|
Loading…
Add table
Reference in a new issue