Update main.yml
This commit is contained in:
parent
474829e6b5
commit
31a7b4d66d
|
|
@ -22,10 +22,6 @@ jobs:
|
||||||
|
|
||||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||||
steps:
|
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
|
- name: Pulling the docker image
|
||||||
run: docker pull vezzal/vezzal:v1
|
run: docker pull vezzal/vezzal:v1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue