Skip to content

Commit

Permalink
Update example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ufierro authored Aug 24, 2021
1 parent 6c0afe1 commit e2625c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
cnil_host: ${{ secrets.CNIL_HOST }}
cnil_grpc_port: ${{ secrets.CNIL_GRPC_PORT }}
cnil_api_key: ${{ secrets.CNIL_API_KEY }}
# the signer ID is always required (even if it's the same as the one of the CNIL API key)
# - hardcode it here
signer_id: OggVCNAPIKey1
#<--
#--> or run the vcn Docker image directly (all vcn flags are available and passed through)
# uses: docker://codenotary/vcn:bom-maven
Expand Down

0 comments on commit e2625c0

Please sign in to comment.