CI Re-enabled for Ubuntu (#135)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Parameters related to building rccl
|
||||
ARG base_image
|
||||
|
||||
FROM ${base_image}
|
||||
LABEL maintainer="rccl-maintainer@amd.com"
|
||||
|
||||
#empty for now
|
||||
Reference in New Issue
Block a user