Added script and data
This commit is contained in:
parent
58cac8dd15
commit
274ce1d053
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,9 +1,9 @@
|
||||
pipeline {
|
||||
agent any
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
stage('checkout: Check out from version control') {
|
||||
steps {
|
||||
echo 'Hello world!'
|
||||
git 'https://git.wmi.amu.edu.pl/s434788/ium_434700'
|
||||
}
|
||||
}
|
||||
stage('Goodbye!') {
|
||||
|
1
download.sh
Normal file
1
download.sh
Normal file
@ -0,0 +1 @@
|
||||
wget https://git.wmi.amu.edu.pl/s434700/ium_434700/raw/branch/master/netflix_titles.csv
|
7790
netflix_titles.csv
Normal file
7790
netflix_titles.csv
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user