Update main.yml

This commit is contained in:
Sai Charan Lanka 2021-08-06 00:19:53 +05:30 committed by Tim Edwards
parent 7b8086fc3a
commit 1f9d4317e3
1 changed files with 2 additions and 2 deletions

View File

@ -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