diff --git a/.drone.yml b/.drone.yml index 4bb09ca..3a68e08 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,4 +25,4 @@ pipeline: username: artifacts secrets: [ ssh_key ] source: /go/output/* - target: /home/artifacts/store/rpdata/ \ No newline at end of file + target: /home/artifacts/store/rpdata/$$COMMIT \ No newline at end of file