Explicit NX_CLOUD_ACCESS_TOKEN
This commit is contained in:
parent
19254a3f8d
commit
ca289dbb3a
|
@ -7,6 +7,7 @@ env:
|
||||||
CI: true
|
CI: true
|
||||||
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
||||||
REGISTRY_URL: registry.hub.docker.com
|
REGISTRY_URL: registry.hub.docker.com
|
||||||
|
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN }}
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: "build"
|
name: "build"
|
||||||
|
|
Loading…
Reference in New Issue