mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
bitbucket-pipelines.yml edited online with Bitbucket
This commit is contained in:
@@ -9,6 +9,6 @@ pipelines:
|
||||
master:
|
||||
- step:
|
||||
script:
|
||||
- ng build --prod
|
||||
- ng build --prod
|
||||
- tar cfz /tmp/$BITBUCKET_REPO_SLUG.tgz *
|
||||
- scp /tmp/$BITBUCKET_REPO_SLUG.tgz $DEPLOYMENT_USER@$TESTING_HOST:/tmp/
|
||||
|
||||
Reference in New Issue
Block a user