Update .gitlab-ci.yml
This commit is contained in:
parent
6379718c72
commit
63a6a8e602
1 changed files with 0 additions and 4 deletions
|
|
@ -54,11 +54,7 @@ deploy:
|
|||
# For example, if your main file is 'wsgi.py' and the callable is 'application', use 'wsgi:application'
|
||||
|
||||
# Set the MODULE variable based on your application's entry point
|
||||
<<<<<<< HEAD:gitlab-ci.yml
|
||||
MODULE="app:infywiki" # Adjust this based on your application
|
||||
=======
|
||||
MODULE="infywiki:app" # Adjust this based on your application
|
||||
>>>>>>> b396201930fea3365645862383238597a78fd730:.gitlab-ci.yml
|
||||
|
||||
cat > ~/.config/systemd/user/${SERVICE_NAME} <<EOF
|
||||
[Unit]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue