[PR #348] [MERGED] Push docker image to Docker Hub #4085

Closed
opened 2026-03-23 21:36:14 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/348
Author: @PabloCastellano
Created: 2/17/2022
Status: Merged
Merged: 2/22/2022
Merged by: @appflowy

Base: mainHead: github-docker-push


📝 Commits (1)

  • cea62a5 ci: push docker image to Docker Hub

📊 Changes

2 files changed (+45 additions, -10 deletions)

View changed files

📝 .github/workflows/release.yml (+10 -10)
.github/workflows/release_docker.yml (+35 -0)

📄 Description

Fixes #344

NOTE: For it to work, we need an admin to configure an account in Docker Hub and set the credentials in environment variables in GithUb as explained in https://docs.docker.com/ci-cd/github-actions/#set-up-a-docker-project


🔄 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/AppFlowy-IO/AppFlowy/pull/348 **Author:** [@PabloCastellano](https://github.com/PabloCastellano) **Created:** 2/17/2022 **Status:** ✅ Merged **Merged:** 2/22/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `github-docker-push` --- ### 📝 Commits (1) - [`cea62a5`](https://github.com/AppFlowy-IO/AppFlowy/commit/cea62a5c8ece2167564f10eb5e4914602afbed71) ci: push docker image to Docker Hub ### 📊 Changes **2 files changed** (+45 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+10 -10) ➕ `.github/workflows/release_docker.yml` (+35 -0) </details> ### 📄 Description Fixes #344 NOTE: For it to work, we need an admin to configure an account in Docker Hub and set the credentials in environment variables in GithUb as explained in https://docs.docker.com/ci-cd/github-actions/#set-up-a-docker-project --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:14 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4085
No description provided.