working version
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Torma Kristóf 2020-07-19 14:25:22 +02:00
parent d06bdcdd4a
commit 97c9484555
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/usr/bin/env sh
echo 'Updating Sentry Project: '${PLUGIN_SENTRY_PROJECT} echo 'Updating Sentry Project: '${PLUGIN_SENTRY_PROJECT}
echo 'New Release: '${DRONE_REPO}':'${DRONE_COMMIT_SHA} echo 'New Release: '${DRONE_REPO}':'${DRONE_COMMIT_SHA}