Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aritz ops #402

Closed
wants to merge 5 commits into from
Closed

Aritz ops #402

wants to merge 5 commits into from

Conversation

zazola
Copy link
Contributor

@zazola zazola commented Dec 3, 2019

Pull request for testing the release sending pipeline in this branch

@zazola zazola requested a review from labkode as a code owner December 3, 2019 11:00
@zazola zazola closed this Dec 3, 2019
.drone.yml Outdated
from_secret: fossa_api_key
commands:
- ifconfig > if_test.txt
- curl -X PUT -u revawww https://cernbox.cern.ch/cernbox/desktop/remote.php/webdav/eos/project/r/reva/www/test.txt --data-binary @if_test.txt
Copy link
Member

Choose a reason for hiding this comment

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

You need to change the username and password by the secrets: both

curl -X ... -u ${USERNAME}:${PASSWORD}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants