We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da5cd2c commit 6b289c2Copy full SHA for 6b289c2
Jenkinsfile renamed to .ci/Jenkinsfile
.ci/jobs/apm-agent-nodejs-mbp.yml
@@ -3,7 +3,7 @@
3
name: apm-agent-nodejs/apm-agent-nodejs-mbp
4
display-name: APM Agent Node.js
5
description: APM Agent Node.js
6
- script-path: Jenkinsfile
+ script-path: .ci/Jenkinsfile
7
scm:
8
- github:
9
branch-discovery: no-pr
.npmignore
@@ -8,7 +8,6 @@
.vscode
CODE_OF_CONDUCT.md
10
CONTRIBUTING.md
11
-Jenkinsfile
12
TESTING.md
13
14
# Folders to ignore
0 commit comments