Update main.yml

This commit is contained in:
Sai Charan Lanka 2021-07-31 20:38:41 +05:30 committed by Tim Edwards
parent 7f9acf6a1a
commit 7cc6996017
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ 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: Pulling the docker image
run: docker pull vezzal/vezzal:v0