Commit 2b98ed9c authored by Muhammad Suleman's avatar Muhammad Suleman

Update Jenkinsfile

parent dd9a1800
......@@ -12,7 +12,7 @@ pipeline {
steps {
sh 'npm install'
sh 'npm run build'
sh 'docker build -t frontend:latest .'
sh 'docker build -t sulemantalpur6/frontend:latest .'
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment