Enhance virtual-env workflow

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2021-02-15 20:39:15 +01:00
parent dc4c1fca8b
commit 659fcba376
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -17,11 +17,17 @@ jobs:
- ubuntu-18.04
- ubuntu-16.04
steps:
-
name: List install packages
run: apt list --installed
-
name: Docker info
run: docker info
-
name: Docker buildx version
name: Docker version
run: docker version
-
name: buildx version
run: docker buildx version
-
name: containerd version