CI Re-enabled for Ubuntu (#135)

This commit is contained in:
saadrahim
2019-10-18 11:38:51 -06:00
committed by GitHub
parent 60279867b3
commit a95529a6e2
5 changed files with 101 additions and 8 deletions
+7
View File
@@ -0,0 +1,7 @@
# Parameters related to building rccl
ARG base_image
FROM ${base_image}
LABEL maintainer="rccl-maintainer@amd.com"
#empty for now