Skip to content

Commit 4b7eea6

Browse files
authored
Merge pull request #92 from GeoscienceAustralia/update/dockerignore
update ignore and AWS_SESSION_TOKEN cred
2 parents 7a3c324 + 36749d9 commit 4b7eea6

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.dockerignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
.pixi
1+
.pixi
2+
*.secret
3+
*.env

env.secret.example

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ EARTHDATA_LOGIN=
22
EARTHDATA_PASSWORD=
33
AWS_ACCESS_KEY_ID=
44
AWS_SECRET_ACCESS_KEY=
5+
AWS_SESSION_TOKEN=
56
AWS_DEFAULT_REGION=
67
CDSE_LOGIN=
78
CDSE_PASSWORD=

0 commit comments

Comments
 (0)