diff --git a/.drone.yml b/.drone.yml index e81af9a..aa33515 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,8 +1,8 @@ kind: pipeline name: default steps: -- name: compile-chrome - image: roypur/chrome-packer:latest +- name: compile-extensions + image: roypur/extension-packer:latest environment: CHROME_PRIVKEY: from_secret: chrome_privkey