Skip to content

Commit

Permalink
Set up CI with Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
akbarmdmd committed Nov 24, 2018
1 parent 3758dde commit 8533750
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Node.js
# Build a general Node.js project with npm.
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript

pool:
vmImage: 'Ubuntu 16.04'

steps:
- task: GithubRelease@10
inputs:
githubEndpoint: 'github akbarmdmd'
repositoryName: akbarmdmd/vue

0 comments on commit 8533750

Please sign in to comment.