Skip to content

Commit 0c7cd4d

Browse files
committed
update: go back to build-args
1 parent 4e8bff3 commit 0c7cd4d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
push: true
4747
build-args: |
4848
NODE_ENV=production
49-
env: |
5049
NEXT_PUBLIC_API_URL=https://etu.dev.uttnetgroup.fr/api
5150
NEXT_PUBLIC_CAS_SERVICE_URL=https://etu.utt.fr/login
5251
NEXT_PUBLIC_API_VERSION=v1
@@ -76,7 +75,6 @@ jobs:
7675
push: true
7776
build-args: |
7877
NODE_ENV=production
79-
env: |
8078
NEXT_PUBLIC_API_URL=https://etu.utt.fr/api
8179
NEXT_PUBLIC_CAS_SERVICE_URL=https://etu.utt.fr/login
8280
NEXT_PUBLIC_API_VERSION=v1

0 commit comments

Comments
 (0)