mirror of
https://github.com/clearml/go-nvlib
synced 2025-01-30 10:27:00 +00:00
Use docker:dind image in CI
Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
This commit is contained in:
parent
d0e627da7a
commit
9fe8961f90
@ -12,9 +12,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
default:
|
||||
image: docker:stable
|
||||
image: docker:dind
|
||||
services:
|
||||
- docker:stable-dind
|
||||
- docker:dind
|
||||
|
||||
stages:
|
||||
- image
|
||||
|
Loading…
Reference in New Issue
Block a user