docker already installed in ci
Build and Push / build_and_publish_docker_image (push) Successful in 15m18s
Build and Push / build_and_publish_docker_image (push) Successful in 15m18s
This commit is contained in:
@@ -13,8 +13,8 @@ jobs:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Docker
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
# - name: Install Docker
|
||||
# run: curl -fsSL https://get.docker.com | sh
|
||||
|
||||
- name: Login to Docker Registry
|
||||
uses: https://github.com/docker/login-action@v3
|
||||
|
||||
Reference in New Issue
Block a user