summaryrefslogtreecommitdiff
path: root/jjb/yaml/build-docker-containers.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/yaml/build-docker-containers.yaml')
-rw-r--r--jjb/yaml/build-docker-containers.yaml23
1 files changed, 0 insertions, 23 deletions
diff --git a/jjb/yaml/build-docker-containers.yaml b/jjb/yaml/build-docker-containers.yaml
deleted file mode 100644
index c005bbd..0000000
--- a/jjb/yaml/build-docker-containers.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-- job:
- name: build-docker-container
- display-name: "build-docker-container"
- project-type: freestyle
- description: "Runs the saltstack which generates the docker build scripts and ansible playbook installers. Runs the docker build scripts. Pushes the ansible playbooks to git."
- node: openbook_v4
- properties:
- - build-discarder:
- days-to-keep: 0
- num-to-keep: 1
- artifact-days-to-keep: 0
- artifact-num-to-keep: 0
- triggers:
- - timed: "H 0 * * *"
- scm:
- - git:
- url: git@github.com:Talligent/openbook-v4-ci.git
- branches:
- - master
- builders:
- - shell: |
- ./build-docker-containers.sh