Skip to content
This repository was archived by the owner on Dec 31, 2019. It is now read-only.

Sending generated test report to google drive #44

Open
fouratachour wants to merge 11 commits intoPrestaShop:masterfrom
fouratachour:Mochareporter_Gdrive
Open

Sending generated test report to google drive #44
fouratachour wants to merge 11 commits intoPrestaShop:masterfrom
fouratachour:Mochareporter_Gdrive

Conversation

@fouratachour
Copy link
Copy Markdown

No description provided.

@fouratachour fouratachour force-pushed the Mochareporter_Gdrive branch 2 times, most recently from bac00a1 to 1269881 Compare September 13, 2017 10:59
Comment thread bin/upload.sh

# uploading mochareporter to Gdrive
echo "Creating archive of test report $ARCHIVE_REPORTER"
ARCHIVE_REPORTER=TestReport-$FIXED_BRANCH-$(date +%Y-%m-%d_%H_%M_%S)-$TRAVIS_COMMIT.zip
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Be careful, you try to use a variable before you defined it.

Copy link
Copy Markdown
Author

@fouratachour fouratachour Sep 18, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed ,
Thank you .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants