aza
This commit is contained in:
@@ -5,8 +5,8 @@ name: ci
|
|||||||
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
tags:
|
release:
|
||||||
- '*'
|
- 'publised'
|
||||||
# push:
|
# push:
|
||||||
# branches:
|
# branches:
|
||||||
# - 'main'
|
# - 'main'
|
||||||
@@ -34,7 +34,7 @@ jobs:
|
|||||||
# - run: apt-get -y install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
|
# - run: apt-get -y install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
|
||||||
|
|
||||||
# BUILD & PUSH
|
# BUILD & PUSH
|
||||||
- name: Checkout private tools
|
- name: Checkout private git repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
# tape git@gitea.jingoh.fr port 22 et pas port 443 cet ane (should be ssh://gitea.jingoh.fr:443/$repository au lieu de ssh://gitea.jingoh.fr:$repository)
|
# tape git@gitea.jingoh.fr port 22 et pas port 443 cet ane (should be ssh://gitea.jingoh.fr:443/$repository au lieu de ssh://gitea.jingoh.fr:$repository)
|
||||||
|
|||||||
Reference in New Issue
Block a user