Fix: proper ordering: tagging after build

With this patch, if commit being merged modifies both code and non-code
files, we will first build and push new image, and then will run
tagging job (which will do no harm).

Change-Id: Id9e9e705f9f5f69b969003c444895e1e0676c0dd
This commit is contained in:
Roman Gorshunov 2018-11-13 15:54:40 +01:00
parent 82639b443f
commit ede034ded6
1 changed files with 1 additions and 1 deletions

View File

@ -39,8 +39,8 @@
- airship-deckhand-docker-build-gate
post:
jobs:
- airship-deckhand-docker-tag
- airship-deckhand-docker-publish
- airship-deckhand-docker-tag
- nodeset:
name: airship-deckhand-single-node