diff --git a/.drone.yml b/.drone.yml index d5bc598..adb5f0c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,15 +1,10 @@ kind: pipeline name: default -clone: - disable: true +token: + from_secret: GITEA_TOKEN 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: