git://git.onelab.eu
/
plcapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb12710
)
comment out forgotten useless line in cd.yaml
author
gggeek
<giunta.gaetano@gmail.com>
Tue, 16 Apr 2024 17:58:16 +0000
(17:58 +0000)
committer
gggeek
<giunta.gaetano@gmail.com>
Tue, 16 Apr 2024 17:58:16 +0000
(17:58 +0000)
.github/workflows/cd.yaml
patch
|
blob
|
history
diff --git
a/.github/workflows/cd.yaml
b/.github/workflows/cd.yaml
index
271798e
..
63072da
100644
(file)
--- a/
.github/workflows/cd.yaml
+++ b/
.github/workflows/cd.yaml
@@
-136,7
+136,7
@@
jobs:
server-dir: src/
dangerous-clean-slate: true
- name: upload lib to gggeek.altervista.org - demo
- if: ${{ github.ref_type == 'tag' && startsWith(github.ref_name, '4.') }}
+
#
if: ${{ github.ref_type == 'tag' && startsWith(github.ref_name, '4.') }}
uses: SamKirkland/FTP-Deploy-Action@4.3.5
with:
server: ftp.gggeek.altervista.org