Merge branch 'CNT-1334-publish-tags-to-artifactory' into 'master'

Add artifactory publish step

See merge request nvidia/container-toolkit/container-toolkit!30
This commit is contained in:
Evan Lezar
2021-05-18 17:25:07 +00:00
2 changed files with 77 additions and 41 deletions

View File

@@ -20,7 +20,7 @@ LIB_NAME := nvidia-container-toolkit
LIB_VERSION := 1.5.0
LIB_TAG ?=
GOLANG_VERSION := 1.14.2
GOLANG_VERSION := 1.16.3
GOLANG_PKG_PATH := github.com/NVIDIA/nvidia-container-toolkit/pkg
# By default run all native docker-based targets