mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2024-11-16 19:59:24 +08:00
Update deployment build step
This commit is contained in:
parent
328e5153fb
commit
ffb7b7c27d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
steps:
|
||||
- name: deploy
|
||||
image: debian:stable-slim
|
||||
image: debian:12.7
|
||||
when:
|
||||
- branch: master
|
||||
event: push
|
||||
|
|
Loading…
Reference in a new issue