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