diff --git a/.drone.yml b/.drone.yml index 490dea3..b2b7d0a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,11 @@ kind: pipeline name: default steps: + - name: clone + environment: + DRONE_GIT_USERNAME: x-oauth-token + DRONE_GIT_PASSWORD: + from_secret: GITEA_TOKEN - name: build image: registry.gitlab.com/dmoonfire/nix-flake-docker:latest commands: