We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
0ct0pu5
/
magma
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
run actions on release branch
Help-14
3 anni fa
parent
3002c4c0c5
commit
5945afa579
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/docker-build.yml
+ 1
- 1
.github/workflows/docker-build.yml
Vedi File
@@ -3,7 +3,7 @@ name: ci
on:
push:
branches:
- - "
main
"
+ - "
release
"
jobs:
docker: