This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
akillibulut
/
kilo
miroir de
https://github.com/squat/kilo
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
ci: add docker push in release ci
ehco1996
il y a 5 ans
Parent
9f23e39fca
commit
046e018c80
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
.github/workflows/ci.yml
+ 2
- 0
.github/workflows/ci.yml
Voir le fichier
@@ -3,6 +3,8 @@ name: CI
on:
push:
branches: [ main ]
+ tags:
+ - "*"
pull_request:
branches: [ main ]
schedule: