mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
add echo to start deploy
This commit is contained in:
@@ -19,6 +19,7 @@ pipelines:
|
|||||||
- step:
|
- step:
|
||||||
name: 'Deploy on server'
|
name: 'Deploy on server'
|
||||||
script:
|
script:
|
||||||
|
- echo "Starting deploy..."
|
||||||
- export BITBUCKET_COMMIT_SHORT=$(echo $BITBUCKET_COMMIT| cut -c1-7)
|
- export BITBUCKET_COMMIT_SHORT=$(echo $BITBUCKET_COMMIT| cut -c1-7)
|
||||||
- pipe: atlassian/ssh-run:0.4.0
|
- pipe: atlassian/ssh-run:0.4.0
|
||||||
variables:
|
variables:
|
||||||
|
|||||||
Reference in New Issue
Block a user