Why Nostr? What is Njump?
2024-07-03 00:48:58

npub1dw…s6nqq on Nostr: commit 9115db61b445d442dc0027534704b4d76efa7d4d Author: randymcmillan ...

commit 9115db61b445d442dc0027534704b4d76efa7d4d
Author: randymcmillan <[email protected]>
Date: Fri Jun 21 14:47:15 2024 -0400

.github/workflows/ghcr.io.yml:make all

diff --git a/.github/workflows/ghcr.io.yml b/.github/workflows/ghcr.io.yml
index 0cdac22c8..62adcf7e3 100644
--- a/.github/workflows/ghcr.io.yml
+++ b/.github/workflows/ghcr.io.yml
@@ -7,7 +7,7 @@ env:
on:
push:
branches:
- - v**
+ - master
tags:
- v0.**
- v1.**
@@ -39,6 +39,6 @@ jobs:

- name: 'Build gnostr image'
run: |
- make gnostr-install
+ make all gnostr-install
docker build . --tag ghcr.io/gnostr-org/gnostr:latest
docker push ghcr.io/gnostr-org/gnostr:latest
Author Public Key
npub1dwdr30ly8eapqwyjhw0xzg50swcq5dz0855sqpp7av9qfgyad37s5s6nqq