Change from docker.io tag to custom registry tag
This commit is contained in:
@@ -31,4 +31,4 @@ jobs:
|
||||
push: true
|
||||
tags: |
|
||||
192.168.1.230:5000/bertomlab/crawlflix/front:latest
|
||||
192.168.1.230:5000/bertomlab/crawlflix/front:${{ matrix.platform }}
|
||||
192.168.1.230:5000/bertomlab/crawlflix/front:${{ matrix.platform | replace('/', '-') }}
|
||||
Reference in New Issue
Block a user