Skip to content
Snippets Groups Projects
Commit 85f8a6df authored by Tom Wilkie's avatar Tom Wilkie
Browse files

We'll need to the code to figure out what images to push.


Signed-off-by: default avatarTom Wilkie <tom.wilkie@gmail.com>
parent b7f18a57
No related branches found
No related tags found
No related merge requests found
......@@ -85,6 +85,8 @@ jobs:
deploy:
<<: *defaults
steps:
- checkout
- run: |
curl -s --header "Content-Type: application/json" \
--data "{\"build_parameters\": {\"CIRCLE_JOB\": \"deploy\", \"IMAGE_NAMES\": \"$(make images)\"}}" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment