asdf
Some checks failed
gitea/video-server-backend/pipeline/head There was a failure building this commit

This commit is contained in:
Jose134 2024-08-10 02:07:47 +02:00
parent 5d28505b3e
commit dad10265ee

2
Jenkinsfile vendored
View File

@ -1,6 +1,6 @@
pipeline { pipeline {
agent { agent {
docker { dockerContainer {
image 'docker:latest' image 'docker:latest'
} }
} }