aza
This commit is contained in:
@@ -5,8 +5,8 @@ name: ci
|
||||
|
||||
|
||||
on:
|
||||
tags:
|
||||
- '*'
|
||||
release:
|
||||
- 'publised'
|
||||
# push:
|
||||
# branches:
|
||||
# - 'main'
|
||||
@@ -34,7 +34,7 @@ jobs:
|
||||
# - run: apt-get -y install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
|
||||
|
||||
# BUILD & PUSH
|
||||
- name: Checkout private tools
|
||||
- name: Checkout private git repo
|
||||
uses: actions/checkout@v4
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user