Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specifying shell #345

Open
3emSeyBey opened this issue Nov 7, 2024 · 1 comment
Open

Specifying shell #345

3emSeyBey opened this issue Nov 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@3emSeyBey
Copy link

Describe the bug

I wanted to specify the shell to use bash. Adding #!/bin/bash and #!/usr/bin/env bash does not work. I tried enclosing the whole script with bash -c but still unfortunate

Yaml Config

Please post your Yaml configuration file along with the output results.

        script:
            #!/usr/bin/env bash
            source .venv/bin/activate

Related environment

Please provide the following information:

Digital Ocean

@3emSeyBey 3emSeyBey added the bug Something isn't working label Nov 7, 2024
@appleboy
Copy link
Owner

appleboy commented Nov 8, 2024

@3emSeyBey can you provide the error message?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants