This commit is contained in:
parent
2e4ac32c2b
commit
d191eecbfb
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
kind: pipeline # https://docs.drone.io/pipeline/overview/
|
||||
type: exec # https://docs.drone.io/pipeline/exec/overview/
|
||||
name: Build Poke Image for ARM64
|
||||
|
||||
clone:
|
||||
disable: true
|
||||
platform:
|
||||
|
@ -33,7 +33,7 @@ steps:
|
|||
- docker push codeberg.org/poketube/poke:arm64
|
||||
- docker push ark.sudovanilla.org/korbs/poke:arm64
|
||||
|
||||
---
|
||||
|
||||
###################
|
||||
### Debian Slim ###
|
||||
###################
|
||||
|
|
Loading…
Reference in a new issue