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

Remove dead code.


Signed-off-by: default avatarTom Wilkie <tom.wilkie@gmail.com>
parent bf97aa0e
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,6 @@ jobs:
<<: *defaults
steps:
- run: |
images=$(make images)
curl -s --header "Content-Type: application/json" \
--data "{\"build_parameters\": {\"CIRCLE_JOB\": \"deploy\", \"IMAGE_NAMES\": \"$(make images-names)\"}}" \
--request POST \
......
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