doc: Change default registry

This commit is contained in:
Carlos Álvaro
2022-09-28 09:07:03 +02:00
parent e2b22c388b
commit 56c976d72c
4 changed files with 32 additions and 22 deletions

View File

@@ -7,6 +7,10 @@ on:
paths-ignore:
- "./**/*.md"
- "LICENSE"
- 'social/'
- '.gitignore'
- 'docker-compose.yml'
- 'Makefile'
env:
IMAGE_NAME: localhost:5000/cdalvaro/docker-salt-master:${{ github.sha }}