Revert "*Temp disable steps, debug"
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/manual/woodpecker Pipeline failed Details

This reverts commit 15c127f26b.
This commit is contained in:
Derrick Hammer 2022-12-13 08:46:59 -05:00
parent 15c127f26b
commit d83af7bf1a
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 33 additions and 33 deletions

View File

@ -1,37 +1,37 @@
pipeline:
# build:
# image: git.lumeweb.com/lumeweb/ci-node
# commands:
# - yarn
# - yarn build
# package:
# image: ghcr.io/goreleaser/nfpm
# commands:
# - nfpm pkg --packager deb
# publish_focal:
# image: git.lumeweb.com/lumeweb/aptly-publisher
# settings:
# apt_username:
# from_secret: APT_USERNAME
# apt_password:
# from_secret: APT_PASSWORD
# repo: apt.web3relay.io
# folder: ubuntu
# distro: focal
# gpg_password:
# from_secret: GPG_PASSWORD
# publish_jammy:
# image: git.lumeweb.com/lumeweb/aptly-publisher
# settings:
# apt_username:
# from_secret: APT_USERNAME
# apt_password:
# from_secret: APT_PASSWORD
# repo: apt.web3relay.io
# folder: ubuntu
# distro: jammy
# gpg_password:
# from_secret: GPG_PASSWORD
build:
image: git.lumeweb.com/lumeweb/ci-node
commands:
- yarn
- yarn build
package:
image: ghcr.io/goreleaser/nfpm
commands:
- nfpm pkg --packager deb
publish_focal:
image: git.lumeweb.com/lumeweb/aptly-publisher
settings:
apt_username:
from_secret: APT_USERNAME
apt_password:
from_secret: APT_PASSWORD
repo: apt.web3relay.io
folder: ubuntu
distro: focal
gpg_password:
from_secret: GPG_PASSWORD
publish_jammy:
image: git.lumeweb.com/lumeweb/aptly-publisher
settings:
apt_username:
from_secret: APT_USERNAME
apt_password:
from_secret: APT_PASSWORD
repo: apt.web3relay.io
folder: ubuntu
distro: jammy
gpg_password:
from_secret: GPG_PASSWORD
purge_cdn:
image: git.lumeweb.com/lumeweb/do-cdn-purge
settings: