|
|
|
@ -37,3 +37,4 @@ jobs: |
|
|
|
DIGITALOCEAN_TOKEN: ${{ steps.retrieve-secrets.outputs.digital-ocean-api-key }} |
|
|
|
DIGITALOCEAN_TOKEN: ${{ steps.retrieve-secrets.outputs.digital-ocean-api-key }} |
|
|
|
working-directory: ./DigitalOceanMarketplace |
|
|
|
working-directory: ./DigitalOceanMarketplace |
|
|
|
run: packer build marketplace-image.json |
|
|
|
run: packer build marketplace-image.json |
|
|
|
|
|
|
|
|
|
|
|
|