Skip to content

Commit

Permalink
Merge pull request #9 from titel-media/add_ssh_keys_to_deploy
Browse files Browse the repository at this point in the history
Adds ssh keys befor chckout with submodules
  • Loading branch information
duksis authored Jan 29, 2020
2 parents 9ebfb7b + 32aac47 commit 5852876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jobs/publish-and-rollout-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ parameters:
Extra flags to pass to docker build. For examples, see
https://docs.docker.com/engine/reference/commandline/build
steps:
- add_ssh_keys
- checkout-submodule
- attach_workspace:
at: ./
Expand Down

0 comments on commit 5852876

Please sign in to comment.