Loading .github/workflows/nova-trame.yml +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ jobs: tag-release: runs-on: ubuntu-latest timeout-minutes: 60 permissions: write-all env: GIT_STRATEGY: clone IMAGE_NAME: "${NDIP_DOCKER_REPOSITORY}/${{ github.repository }}" Loading Loading
.github/workflows/nova-trame.yml +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ jobs: tag-release: runs-on: ubuntu-latest timeout-minutes: 60 permissions: write-all env: GIT_STRATEGY: clone IMAGE_NAME: "${NDIP_DOCKER_REPOSITORY}/${{ github.repository }}" Loading