mirror of
https://github.com/outline/outline.git
synced 2026-06-13 03:14:59 +03:00
chore: Add manual confirmation before build published (#12223)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Docker
|
||||
name: Publish build
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -173,6 +173,7 @@ jobs:
|
||||
needs:
|
||||
- build-amd
|
||||
- build-arm
|
||||
environment: dockerhub
|
||||
steps:
|
||||
- name: Download digests
|
||||
uses: actions/download-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user