Skip to content

Commit

Permalink
Also push to our registry for now
Browse files Browse the repository at this point in the history
  • Loading branch information
zdykstra committed Dec 3, 2018
1 parent f506ddf commit 8e43ad1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ pipeline:
when:
branch: master

tagandpublish:
image: registry.servercentral.com/drone-plugins/tagandpublish
pull: true
environment:
- PROJECT_NAME=servercentral/praeco
volumes:
- /var/run/docker.sock:/var/run/docker.sock
when:
branch: master

deployment:
image: registry.servercentral.com/drone-plugins/awxdeployment
pull: true
Expand Down

0 comments on commit 8e43ad1

Please sign in to comment.