Twice container key
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Successful in 2m44s Details
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Failing after -35s Details

This commit is contained in:
Anne de Jong 2023-10-16 15:28:11 +02:00
parent 67ff10b5e5
commit a72284880d
1 changed files with 0 additions and 4 deletions

View File

@ -34,10 +34,6 @@ jobs:
- lasp_dist:/dist
needs: Build-Test-Ubuntu
if: startsWith(gitea.ref, 'refs/tags/v')
container:
volumes:
- lasp_dist:/dist
steps:
- name: Checkout
uses: actions/checkout@v4