Skip to content

Commit 6555030

Browse files
committed
Remove all CI/CD configurations, except for the one for paveloom.dev.
1 parent 603ef9e commit 6555030

File tree

4 files changed

+1
-72
lines changed

4 files changed

+1
-72
lines changed

.forgejo/workflows/Build & Deploy.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/workflows/Build & Deploy.yml

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,7 @@ on:
44
branches:
55
- master
66
jobs:
7-
build-and-deploy-1:
8-
name: paveloom.github.io
9-
runs-on: ubuntu-latest
10-
steps:
11-
- name: Checkout the repository
12-
uses: actions/checkout@v3
13-
with:
14-
fetch-depth: 0
15-
- name: Build the site
16-
uses: docker://paveloom/site
17-
with:
18-
args: |
19-
sh -c "\
20-
scripts/build.bash \
21-
https://paveloom.github.io \
22-
https://github.com/paveloom/paveloom.github.io"
23-
- name: Deploy
24-
uses: JamesIves/github-pages-deploy-action@v4
25-
with:
26-
branch: gh-pages
27-
folder: public
28-
single-commit: true
29-
build-and-deploy-2:
7+
build-and-deploy:
308
name: paveloom.dev
319
runs-on: ubuntu-latest
3210
steps:

.gitlab-ci.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

.gitlab/avatar.png

-14.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)