Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12239351
Jenkinsfile
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
214 B
Referenced Files
None
Subscribers
None
Jenkinsfile
View Options
node
(
'php'
)
{
stage
'Checkout'
git
'https://github.com/nasqueron/tests-prod-environment-behaves-correctly.git'
stage
'Tests'
sh
'make test'
stage
'Artefacts'
archiveArtifacts
'build/**'
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Oct 11, 21:23 (1 d, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3064072
Default Alt Text
Jenkinsfile (214 B)
Attached To
Mode
rTESTSPRODENV Test suite for operations: prod-environment-behaves-correctly
Attached
Detach File
Event Timeline
Log In to Comment