Initial commit
All checks were successful
beefhavers/psychographic-profiling/pipeline/head This commit looks good
All checks were successful
beefhavers/psychographic-profiling/pipeline/head This commit looks good
This commit is contained in:
commit
cfd8a2dcb7
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
BL_proxy/
|
||||||
|
*.blend1
|
12
Jenkinsfile
vendored
Normal file
12
Jenkinsfile
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
pipeline {
|
||||||
|
agent any
|
||||||
|
|
||||||
|
stages {
|
||||||
|
stage('credits'){
|
||||||
|
when { changeset "script artifacts/credits.txt"}
|
||||||
|
steps {
|
||||||
|
sh "/home/adam/iHateThis.sh psychographic-profiling"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
3
README.md
Normal file
3
README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# psychographic-profiling
|
||||||
|
|
||||||
|
lets categorize: gameplayers
|
0
Sounds/VO/.gitignore
vendored
Normal file
0
Sounds/VO/.gitignore
vendored
Normal file
BIN
cards/note0.png
Normal file
BIN
cards/note0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
BIN
cards/tc0.png
Normal file
BIN
cards/tc0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 163 KiB |
0
credits/.gitignore
vendored
Normal file
0
credits/.gitignore
vendored
Normal file
0
script artifacts/credits.txt
Normal file
0
script artifacts/credits.txt
Normal file
0
script artifacts/pronunciation guide.txt
Normal file
0
script artifacts/pronunciation guide.txt
Normal file
7
script artifacts/script.md
Normal file
7
script artifacts/script.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# psychographic-profiling
|
||||||
|
|
||||||
|
incitement
|
||||||
|
|
||||||
|
## section
|
||||||
|
|
||||||
|
text
|
BIN
video.blend
Normal file
BIN
video.blend
Normal file
Binary file not shown.
0
videos/.gitignore
vendored
Normal file
0
videos/.gitignore
vendored
Normal file
0
videos/a roll/.gitignore
vendored
Normal file
0
videos/a roll/.gitignore
vendored
Normal file
0
videos/stock footage/.gitignore
vendored
Normal file
0
videos/stock footage/.gitignore
vendored
Normal file
Loading…
Reference in New Issue
Block a user