1
Fork 0

update
Some checks reported errors
continuous-integration/drone Build encountered an error

This commit is contained in:
Korbs 2024-08-30 06:04:48 -04:00
parent 2e4ac32c2b
commit d191eecbfb

View file

@ -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 ###
###################