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'
|
||||
branches:
|
||||
exclude: [main]
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ pipeline:
|
|||
repo: 'chewingbever/site'
|
||||
tag:
|
||||
- 'latest'
|
||||
mtu: 1300
|
||||
secrets:
|
||||
- 'docker_username'
|
||||
- 'docker_password'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
platform: 'linux/amd64'
|
||||
branches:
|
||||
exclude: [main]
|
||||
|
||||
pipeline:
|
||||
lint:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue