diff options
author | 2021-08-10 18:33:43 +0200 | |
---|---|---|
committer | 2021-08-10 18:33:43 +0200 | |
commit | 8330263965b8d8862525c2a90ac6e091422ea971 (patch) | |
tree | e83ecedf52a3b84e42600e08764bb5cc33e2ab96 | |
parent | add drone.yml (diff) | |
download | gotosocial-8330263965b8d8862525c2a90ac6e091422ea971.tar.xz |
ahhh
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml index b00e274fb..672c3c821 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,4 +1,3 @@ ---- kind: pipeline type: docker name: dockerpublish @@ -17,4 +16,3 @@ steps: event: exclude: - pull_request ---- |