Skip to content
Snippets Groups Projects
Commit 78220a43 authored by Fatima's avatar Fatima
Browse files

fix jenkinfile name

parent 9b6b3eb0
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ pipeline {
stages {
stage('build') {
steps {
sh 'sudo apt install npm'
sh 'npm --version'
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment