1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00

Explicit NX_CLOUD_ACCESS_TOKEN

This commit is contained in:
Adria Navarro 2023-10-06 13:36:41 +02:00
parent 19254a3f8d
commit ca289dbb3a

View file

@ -7,6 +7,7 @@ env:
CI: true
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
REGISTRY_URL: registry.hub.docker.com
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}
jobs:
build:
name: "build"