Added Gitea logo to footer #18
Merged
decentral1se
merged 1 commits from gitea-logo
into master
3 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'gitea-logo'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Closes #16
LGTM!
I think the build failed because of the trigger setup on the .drone.yml file which still triggers the deployment process but the ssh key secret is locked out of pull requests. I think the the following patch might fix that:
We just need something to ignore pull requests and only deploy on master merges. I was looking at https://docs.drone.io/pipeline/triggers/ for that.
OK, let's merge this.
1c980536a2
.