Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skoulouzis authored Sep 4, 2023
1 parent a1005a8 commit 916ef4d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -198,4 +198,7 @@ echo -n $ARGO_TOKEN | base64 -w 0
'Authorization': 'Token '+ naavre_api_token
}
)
```
```

# Releses
If we want to add a new release environment we need to add a new .env.{ENV_NAME} together with a new line in the matrix on the .workflows/make.yaml and .workflows/make-release.yaml

0 comments on commit 916ef4d

Please sign in to comment.