Searched full:with_push_rocm (Results 1 – 1 of 1) sorted by relevance
30 WITH_PUSH_ROCM: ${{ github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags/v') }}160 if: env.WITH_PUSH_ROCM == 'false'167 - name: Authenticate if WITH_PUSH_ROCM168 if: env.WITH_PUSH_ROCM == 'true'173 if [[ "${WITH_PUSH_ROCM}" == true ]]; then177 if: env.WITH_PUSH_ROCM == 'true'