install docker
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 4m14s

This commit is contained in:
2023-08-30 19:29:30 +05:30
parent 33233e0482
commit a6bdb4fb3f

View File

@@ -8,6 +8,9 @@ jobs:
- name: Check out the repo
uses: actions/checkout@v3
- name: Install docker
uses: papodaca/install-docker-action@main
- name: Log in to registry
uses: docker/login-action@v2
with: