Merge branch 'main' of https://github.com/beatz174-bit/docker
This commit is contained in:
@@ -15,6 +15,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
- name: Install docker CLI
|
||||||
|
run: |
|
||||||
|
apt-get update
|
||||||
|
apt-get install -y docker.io docker-compose-plugin
|
||||||
|
|
||||||
- name: Generate docs
|
- name: Generate docs
|
||||||
run: |
|
run: |
|
||||||
scripts/docs/generate-all.sh
|
scripts/docs/generate-all.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user