Skip to content

Commit 017a4c0

Browse files
Clean.
1 parent 394d365 commit 017a4c0

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

azure-pipelines-steps.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,3 @@ steps:
1515

1616
- script: npm test
1717
displayName: 'npm test'
18-
19-
20-
21-
22-
# if master and windows, publish
23-
# - script: npm pack
24-
# displayName: 'npm pack'
25-
# condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'), eq(variables['']))
26-
27-
28-
29-

azure-pipelines.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
#------------------------------------------------------
2-
# Build and test node typescript app with node8
3-
# on Ubuntu, VS2017 and Mac hosted VMs
4-
#------------------------------------------------------
5-
trigger:
6-
- *
7-
81
jobs:
92
- job: 'Ubuntu_1604'
103
pool:

0 commit comments

Comments
 (0)