From 1f9d4317e3a1d56d22c37fb4426506b435fd8cdb Mon Sep 17 00:00:00 2001 From: Sai Charan Lanka Date: Fri, 6 Aug 2021 00:19:53 +0530 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8c5b263..f779444 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,8 +23,8 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: # Runs a set of commands using the runners shell - - name: Logging into Dockerhub - run: docker login -u ${{ secrets.DOCKERHUB_USERNAME }} -p ${{ secrets.DOCKERHUB_PASSWORD }} + #- name: Logging into Dockerhub + # run: docker login -u ${{ secrets.DOCKERHUB_USERNAME }} -p ${{ secrets.DOCKERHUB_PASSWORD }} - name: Pulling the docker image run: docker pull vezzal/vezzal:v0