jenkinsfile for docker
This commit is contained in:
parent
e78de9e0e3
commit
5b02c0fe05
6
.ipynb_checkpoints/laby-inz-um-checkpoint.ipynb
Normal file
6
.ipynb_checkpoints/laby-inz-um-checkpoint.ipynb
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"cells": [],
|
||||
"metadata": {},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 4
|
||||
}
|
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,5 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
agent {
|
||||
dockerfile true
|
||||
}
|
||||
|
||||
parameters {
|
||||
string(
|
||||
|
33046
avocado-updated-2020.csv
Normal file
33046
avocado-updated-2020.csv
Normal file
File diff suppressed because it is too large
Load Diff
33046
avocado.csv
Normal file
33046
avocado.csv
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user