Skip to content
Snippets Groups Projects
Verified Commit 3f9dd74d authored by Kai DeLorenzo's avatar Kai DeLorenzo :purple_heart:
Browse files

add ci/cd to turn off auto devops

parent 62de667f
No related branches found
No related tags found
No related merge requests found
stages:
- deploy
deploy:
stage: deploy
script:
- sh deploy.sh
only:
- main
#!/bin/sh
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment