Added registry id to pipeline
This commit is contained in:
@@ -74,3 +74,6 @@ jobs:
|
||||
stack_file: "docker-compose.yml"
|
||||
stack_name: "lolstats"
|
||||
env_file: ".env"
|
||||
registry: https://git.vhaudiquet.fr
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.PACKAGES_TOKEN }}
|
||||
Reference in New Issue
Block a user