Update .gitlab-ci.yml

This commit is contained in:
Russell Ballestrini 2025-03-07 15:58:12 +00:00
parent 6379718c72
commit 63a6a8e602

View file

@ -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]