removed Jenkinsfile, reformated main.js

This commit is contained in:
2022-07-08 19:05:21 +02:00
parent 44a12924ff
commit 48d6387d69
2 changed files with 2 additions and 11 deletions

11
Jenkinsfile vendored
View File

@@ -1,11 +0,0 @@
pipeline {
agent any
stages {
stage('Do nothing') {
steps {
sh '/bin/true'
}
}
}
}

View File

@@ -322,6 +322,8 @@ function newShootingStar() {
// } // }
newShootingStar(); newShootingStar();
hsnqK2yJ8D66haK
// Enable/disable shooting stars // Enable/disable shooting stars
// let separatorSpan = document.createElement('span'); // let separatorSpan = document.createElement('span');