Skip to content

Instantly share code, notes, and snippets.

def VERSION = "${env.BUILD_NUMBER}"
def DIST_ARCHIVE = "dist.${env.BUILD_NUMBER}"
def S3_BUCKET = 'angular-prod-deploy'
pipeline {
agent any
tools { nodejs "Angular Project" }
stages {
stage('NPM Install') {
vagrantfile:
target: local
vm:
box: puphpet/ubuntu1404-x64
box_url: puphpet/ubuntu1404-x64
hostname: local.puphpet
memory: '1024'
cpus: '1'
chosen_provider: virtualbox
network: