add lab1 (got points)

This commit is contained in:
nik
2025-09-23 17:03:43 +03:00
parent 2fc2e418f2
commit 37f9f5ffbe

2
Jenkinsfile vendored
View File

@@ -26,7 +26,7 @@ pipeline {
chmod +x hugo chmod +x hugo
''' '''
} }
} }
stage('Build site') { stage('Build site') {
steps { steps {