Compare commits
4 commits
ba7499af83
...
cbf9b530fd
| Author | SHA1 | Date | |
|---|---|---|---|
| cbf9b530fd | |||
| 01fd7df188 | |||
| a50dec0893 | |||
| 20e2021f44 |
3 changed files with 5 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
platform: 'linux/amd64'
|
platform: 'linux/amd64'
|
||||||
|
branches:
|
||||||
|
exclude: [main]
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@ pipeline:
|
||||||
repo: 'chewingbever/site'
|
repo: 'chewingbever/site'
|
||||||
tag:
|
tag:
|
||||||
- 'latest'
|
- 'latest'
|
||||||
|
mtu: 1300
|
||||||
secrets:
|
secrets:
|
||||||
- 'docker_username'
|
- 'docker_username'
|
||||||
- 'docker_password'
|
- 'docker_password'
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
platform: 'linux/amd64'
|
platform: 'linux/amd64'
|
||||||
|
branches:
|
||||||
|
exclude: [main]
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
lint:
|
lint:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue