Created deployment
This commit is contained in:
@@ -13,7 +13,9 @@ pipeline {
|
||||
|
||||
stages {
|
||||
stage("🧱 Building") {
|
||||
sh 'yarn run build'
|
||||
steps {
|
||||
sh 'yarn run build'
|
||||
}
|
||||
}
|
||||
stage("🏗 Deploying") {
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user