This commit is contained in:
parent
ee3e25993a
commit
d608b6ffd3
@ -23,6 +23,8 @@ steps:
|
|||||||
- echo "test" >> text.txt
|
- echo "test" >> text.txt
|
||||||
- git add --all
|
- git add --all
|
||||||
- git status
|
- git status
|
||||||
|
- git commit -m "test"
|
||||||
|
- git push
|
||||||
# - eval $(ssh-agent -s)
|
# - eval $(ssh-agent -s)
|
||||||
# - echo "$SSH_KEY" | ssh-add -
|
# - echo "$SSH_KEY" | ssh-add -
|
||||||
# - mkdir -p ~/.ssh
|
# - mkdir -p ~/.ssh
|
||||||
|
Loading…
Reference in New Issue
Block a user