mirror of
https://github.com/InsanusMokrassar/JenkinsDocker.git
synced 2024-11-08 12:43:47 +00:00
Update docker-publish.yml
This commit is contained in:
parent
a3d42e0a07
commit
cda1afa50e
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -17,5 +17,7 @@ jobs:
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_LOGIN }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
- name: Update version
|
||||
run: ./autoupdate.sh
|
||||
- name: Deploy
|
||||
run: ./deploy
|
||||
|
Loading…
Reference in New Issue
Block a user