Compare commits
No commits in common. "db84e0b970922df085f27513fa17aed7cb661228" and "0a21e68e55f75a0bddc7626029b5daf720f606a9" have entirely different histories.
db84e0b970
...
0a21e68e55
3 changed files with 1 additions and 4 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -141,7 +141,7 @@ jobs:
|
||||||
# to consume. For more details, review the image signing section of the README.
|
# to consume. For more details, review the image signing section of the README.
|
||||||
|
|
||||||
# Sign container
|
# Sign container
|
||||||
- uses: sigstore/cosign-installer@v3.8.0
|
- uses: sigstore/cosign-installer@v3.7.0
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
|
|
||||||
- name: Sign container image
|
- name: Sign container image
|
||||||
|
|
2
build.sh
2
build.sh
|
@ -21,8 +21,6 @@ curl -Lo /etc/yum.repos.d/_copr_che-nerd-fonts-"${RELEASE}".repo https://copr.fe
|
||||||
|
|
||||||
curl -Lo /etc/yum.repos.d/_copr_pgdev-ghostty-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/pgdev/ghostty/repo/fedora-"${RELEASE}"/pgdev-ghostty-fedora-"${RELEASE}".repo
|
curl -Lo /etc/yum.repos.d/_copr_pgdev-ghostty-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/pgdev/ghostty/repo/fedora-"${RELEASE}"/pgdev-ghostty-fedora-"${RELEASE}".repo
|
||||||
|
|
||||||
curl -Lo /etc/yum.repos.d/_copr_alternateved-bleeding-emacs-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/alternateved/bleeding-emacs/repo/fedora-"${RELEASE}"/alternateved-bleeding-emacs-fedora-"${RELEASE}".repo
|
|
||||||
|
|
||||||
curl https://downloads.1password.com/linux/keys/1password.asc | tee /etc/pki/rpm-gpg/1password.gpg
|
curl https://downloads.1password.com/linux/keys/1password.asc | tee /etc/pki/rpm-gpg/1password.gpg
|
||||||
|
|
||||||
### Install 1password using blue-build script
|
### Install 1password using blue-build script
|
||||||
|
|
1
packages
1
packages
|
@ -6,7 +6,6 @@ tuigreet
|
||||||
niri
|
niri
|
||||||
|
|
||||||
# apps
|
# apps
|
||||||
emacs
|
|
||||||
foot
|
foot
|
||||||
ghostty
|
ghostty
|
||||||
mako
|
mako
|
||||||
|
|
Loading…
Add table
Reference in a new issue