1
0
mirror of https://github.com/docker/build-push-action.git synced 2025-10-23 08:56:39 +08:00

Merge pull request #510 from crazy-max/venv

ci: virtual env file system info
This commit is contained in:
CrazyMax
2021-12-02 19:47:58 +01:00
committed by GitHub

View File

@@ -16,6 +16,9 @@ jobs:
- ubuntu-20.04
- ubuntu-18.04
steps:
-
name: File system
run: df -ah
-
name: List install packages
run: apt list --installed