Logo
Explore Help
Sign In
DarkHelm.org/plex-playlist-old
4
0
Fork 0
You've already forked plex-playlist-old
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
68ff1108cfffaa050f4044e7bf24f102b70c2273
plex-playlist-old/Jenkinsfile

19 lines
350 B
Plaintext
Raw Normal View History

Adding Jenkinsfile Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 08:07:13 -04:00
pipeline {
More docker fun. Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 10:15:13 -04:00
agent {
docker {
Trying to get inside the container. Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 10:36:48 -04:00
image 'python:3.10-alpine3.14'
args '--name playlist-test'
More docker fun. Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 10:15:13 -04:00
}
}
Adding Jenkinsfile Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 08:07:13 -04:00
stages {
stage('Test') {
steps {
Trying to get inside the container. Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 10:36:48 -04:00
sh 'uname -a'
Trying to get docker to play. Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 10:39:42 -04:00
sh 'pwd'
Updating, trying to figure things out. Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 12:48:36 -04:00
sh 'apk --help'
Still trying to get jenkins to play nice with docker. Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 10:12:22 -04:00
sh 'nox --version'
Adding Jenkinsfile Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 08:07:13 -04:00
}
}
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 698ms Template: 42ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API