Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
ed879377fb |
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Hello') {
|
stage('Hello') {
|
||||||
steps {
|
steps {
|
||||||
echo 'Hello World from app1 on Friday 3'
|
echo 'Hello World from app1 on Friday 4'
|
||||||
sh '''
|
sh '''
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
ls -la
|
ls -la
|
||||||
|
Loading…
x
Reference in New Issue
Block a user