Added gitea CI/CD configuration
This commit is contained in:
parent
e4e1e152c4
commit
c542e833b4
@ -74,7 +74,8 @@ jobs:
|
|||||||
( dockerd --host=tcp://0.0.0.0:2375 --tls=false & ) && sleep 3
|
( dockerd --host=tcp://0.0.0.0:2375 --tls=false & ) && sleep 3
|
||||||
## Some debugging info
|
## Some debugging info
|
||||||
# docker info && docker version
|
# docker info && docker version
|
||||||
# env|sort
|
env|sort
|
||||||
|
echo "PRT: ${{ secrets.PKG_WRITE_TOKEN }}"
|
||||||
|
|
||||||
- name: Registry FQDN Setup
|
- name: Registry FQDN Setup
|
||||||
id: registry
|
id: registry
|
||||||
|
Loading…
Reference in New Issue
Block a user