Update docker-main-images.yml

This commit is contained in:
STAM 2020-11-23 20:57:45 +03:00 committed by GitHub
parent fc3ad78990
commit 2b6b72b807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ jobs:
run: echo "${{ secrets.DOCKER_SERVER_KEY }}" | docker login -u "${{ secrets.DOCKER_SERVER_LOGIN }}" --password-stdin
build:
runs-on: ubuntu-20.04
needs: login
steps:
- uses: actions/checkout@v2
@ -33,6 +34,7 @@ jobs:
deploy:
runs-on: ubuntu-20.04
needs: build
steps:
- name: Push Zabbix Agent