diff --git a/.drone.yml b/.drone.yml index 1690891..d85a109 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,13 +32,16 @@ steps: - name: publish image: plugins/docker:latest + depends_on: + - export settings: username: from_secret: harbour_username password: from_secret: harbour_password tags: latest - repo: registry.cloud.csclub.uwaterloo.ca/snedadah/csc-class-profile + registry: registry.cloud.csclub.uwaterloo.ca + repo: snedadah/csc-class-profile