Update deployment

This commit is contained in:
Keannu Bernasol 2024-10-17 17:55:26 +08:00
parent aa9d67fdba
commit 1b5e79e420
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
labels:
platform: linux/arm64
platform: linux/aarch64
steps:
- name: build

View file

@ -1,6 +1,6 @@
steps:
- name: deploy
image: docker
image: debian:stable-slim
when:
- branch: master
event: push