Added Gitea logo to footer #18
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
2 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: autonomic-cooperative/autonomic.zone#18
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "gitea-logo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. 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.