Skip to content

Commit

Permalink
Adicionando arquivo create_asset_pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
josimar-bazam committed Apr 30, 2024
1 parent 5f83162 commit 47aa277
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions create_asset_pipeline/create_asset_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
fi
fi

conviso-ast:
image: convisoappsec/convisocli:latest
services:
- docker:dind
only:
variables:
- $CONVISO_API_KEY
script:
- conviso ast run
tags:
- docker
#conviso-ast:
# image: convisoappsec/convisocli:latest
# services:
# - docker:dind
# only:
# variables:
# - $CONVISO_API_KEY
# script:
# - conviso ast run
# tags:
# - docker

0 comments on commit 47aa277

Please sign in to comment.