Compare commits
4 Commits
662b0cc032
...
testing-fo
| Author | SHA1 | Date | |
|---|---|---|---|
| 208fdbedba | |||
| 9e4a905d17 | |||
| 2924a04df1 | |||
| d8ede352d3 |
4
hello-world.sh
Normal file
4
hello-world.sh
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
echo "hello world?"
|
||||||
|
echo "this is a push commit test."
|
||||||
|
echo "this is another line. yet another test."
|
||||||
|
echo "final line in the script."
|
||||||
1
test-folder/op.sh
Normal file
1
test-folder/op.sh
Normal file
@@ -0,0 +1 @@
|
|||||||
|
echo "the deployment is ready."
|
||||||
Reference in New Issue
Block a user