Skip to content

Commit

Permalink
Considering the version file
Browse files Browse the repository at this point in the history
  • Loading branch information
italolelis committed Nov 15, 2016
1 parent eafd110 commit ee4f984
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/pipelines/main-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,13 @@ jobs:
# Get the application source for the scripts
- get: source-code

# Prepare the dir structure for building the docker images
- task: prepare-docker-images
file: source-code/ci/tasks/docker-deployment.yml

# Get the application version to use it in docker
- get: version

- aggregate:

# Upload the dev image to quay.io
Expand Down

0 comments on commit ee4f984

Please sign in to comment.