[PR #2935] [MERGED] Restore build as the default make rule #16669

Closed
opened 2025-11-02 12:15:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2935
Author: @ethantkoenig
Created: 11/19/2017
Status: Merged
Merged: 11/19/2017
Merged by: @lafriks

Base: masterHead: makefile


📝 Commits (1)

  • 2413d0c Restore build as the default make rule

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Makefile (+2 -2)

📄 Description

Fixes a (presumably?) unintended side-effect of #1985. Right now, make docker is the default rule.

cc @sapk


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2935 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 11/19/2017 **Status:** ✅ Merged **Merged:** 11/19/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `makefile` --- ### 📝 Commits (1) - [`2413d0c`](https://github.com/go-gitea/gitea/commit/2413d0c0e992d4a4c083898e6299e8a7bdb5d6bb) Restore build as the default make rule ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+2 -2) </details> ### 📄 Description Fixes a (presumably?) unintended side-effect of #1985. Right now, `make docker` is the default rule. cc @sapk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:15:58 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16669