Compare commits
19 Commits
Author | SHA1 | Date | |
---|---|---|---|
761fbd2074 | |||
8c6d0000f9 | |||
47a6edf37e | |||
c310333396 | |||
94f980d399 | |||
dced346102 | |||
3e2f7059b5 | |||
877e2b5c5b | |||
66edc2016a | |||
08de9a59b9 | |||
e86caebaf5 | |||
88315c0b8e | |||
4a281b9502 | |||
59d47e6938 | |||
1756ef7c54 | |||
aa4b8199f6 | |||
69df8decb9 | |||
b084807eb7 | |||
ee90948a73 |
@ -2,13 +2,10 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ !startsWith(gitea.ref, 'refs/tags/v') }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
@ -25,8 +22,5 @@ jobs:
|
||||
- uses: https://gitea.okami101.io/okami101/actions/docker@main
|
||||
with:
|
||||
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
|
||||
|
||||
deploy:
|
||||
uses: https://gitea.okami101.io/okami101/actions/.gitea/workflows/release.yaml@main
|
||||
secrets:
|
||||
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
|
||||
gitea-token: ${{ secrets.RELEASE_TOKEN }}
|
||||
release: true
|
||||
|
@ -4,5 +4,5 @@ description: "This is adr1enbe4udou1n blog."
|
||||
---
|
||||
|
||||
{{< lead >}}
|
||||
A 🧔🌍💻 aka senior web developer @Bretagne 🇫🇷
|
||||
A 🧔🌍💻 aka senior test web developer @Bretagne 🇫🇷
|
||||
{{< /lead >}}
|
||||
|
Reference in New Issue
Block a user