@@ -33,7 +33,6 @@ jobs:
with:
build-args: |
UBUNTU_RELEASE=18.04
- CUDA_VERSION=11.0.3
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:18.04
@@ -43,7 +42,6 @@ jobs:
UBUNTU_RELEASE=20.04
tags: |