|
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
steps: |
|
|
|
steps: |
|
|
|
- name: Checkout |
|
|
|
- name: Checkout |
|
|
|
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f |
|
|
|
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b |
|
|
|
|
|
|
|
|
|
|
|
- name: Download |
|
|
|
- name: Download |
|
|
|
uses: ./download-artifacts |
|
|
|
uses: ./download-artifacts |
|
|
|
@ -37,7 +37,7 @@ jobs: |
|
|
|
if: github.ref == 'refs/heads/master' |
|
|
|
if: github.ref == 'refs/heads/master' |
|
|
|
steps: |
|
|
|
steps: |
|
|
|
- name: Checkout |
|
|
|
- name: Checkout |
|
|
|
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f |
|
|
|
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b |
|
|
|
|
|
|
|
|
|
|
|
- name: Download |
|
|
|
- name: Download |
|
|
|
uses: ./download-artifacts |
|
|
|
uses: ./download-artifacts |
|
|
|
@ -57,7 +57,7 @@ jobs: |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
steps: |
|
|
|
steps: |
|
|
|
- name: Checkout |
|
|
|
- name: Checkout |
|
|
|
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f |
|
|
|
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b |
|
|
|
|
|
|
|
|
|
|
|
- name: Extract branch name |
|
|
|
- name: Extract branch name |
|
|
|
run: echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs/heads/})" |
|
|
|
run: echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs/heads/})" |
|
|
|
@ -82,7 +82,7 @@ jobs: |
|
|
|
if: github.ref != 'refs/heads/master' |
|
|
|
if: github.ref != 'refs/heads/master' |
|
|
|
steps: |
|
|
|
steps: |
|
|
|
- name: Checkout |
|
|
|
- name: Checkout |
|
|
|
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f |
|
|
|
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b |
|
|
|
|
|
|
|
|
|
|
|
- name: Download |
|
|
|
- name: Download |
|
|
|
uses: ./download-artifacts |
|
|
|
uses: ./download-artifacts |
|
|
|
@ -103,7 +103,7 @@ jobs: |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
steps: |
|
|
|
steps: |
|
|
|
- name: Checkout |
|
|
|
- name: Checkout |
|
|
|
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f |
|
|
|
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b |
|
|
|
|
|
|
|
|
|
|
|
- name: Download |
|
|
|
- name: Download |
|
|
|
uses: ./download-artifacts |
|
|
|
uses: ./download-artifacts |
|
|
|
@ -123,7 +123,7 @@ jobs: |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
steps: |
|
|
|
steps: |
|
|
|
- name: Checkout |
|
|
|
- name: Checkout |
|
|
|
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f |
|
|
|
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b |
|
|
|
|
|
|
|
|
|
|
|
- name: Download |
|
|
|
- name: Download |
|
|
|
uses: ./download-artifacts |
|
|
|
uses: ./download-artifacts |
|
|
|
@ -144,7 +144,7 @@ jobs: |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
steps: |
|
|
|
steps: |
|
|
|
- name: Checkout |
|
|
|
- name: Checkout |
|
|
|
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f |
|
|
|
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b |
|
|
|
|
|
|
|
|
|
|
|
- name: Download |
|
|
|
- name: Download |
|
|
|
uses: ./download-artifacts |
|
|
|
uses: ./download-artifacts |
|
|
|
@ -164,7 +164,7 @@ jobs: |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
runs-on: ubuntu-20.04 |
|
|
|
steps: |
|
|
|
steps: |
|
|
|
- name: Checkout |
|
|
|
- name: Checkout |
|
|
|
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f |
|
|
|
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b |
|
|
|
|
|
|
|
|
|
|
|
- name: Download |
|
|
|
- name: Download |
|
|
|
uses: ./download-artifacts |
|
|
|
uses: ./download-artifacts |
|
|
|
|