issues Search Results · repo:appleboy/ssh-action language:Shell
Filter by
311 results
(68 ms)311 results
inappleboy/ssh-action (press backspace or delete to remove)It is just a question: I wonder why the option script_stop was removed without any replacement in this repository. When
I check the code of the binary which is called, I see that the option still exists ...
question
fbiesse
- 2
- Opened 12 days ago
- #367
Hi, I want to make sure, is this issue happen because the interconnection or it happen from github?
Image
Image
ariwijayaikd
- 2
- Opened 15 days ago
- #366
Describe the bug
If you have two jobs connecting to two different hosts, it issues all the commands against one of the hosts rather than
the intended host.
If I do SSH_HOST_1 and SSH_HOST_2, things seem ...
bug
jawnothin
- Opened 15 days ago
- #365
I use:
uses: appleboy/ssh-action@v1.0.3
with:
host: ${{ secrets.ANSIBLE_MANAGEMENT_IP }}
username: ${{ secrets.ANSIBLE_MANAGEMENT_USER }}
key: ${{ secrets.ANSIBLE_MANAGEMENT_SSH_KEY ...
question
PiotrBracha
- 6
- Opened 27 days ago
- #364
In a NodeJS program I use the ES module by specifying the type field inside the project. Also I created an
ecosystem.config.js for PM2 usage purposes. But because the PM2 still using the CommonJS module, ...
hh54188
- 1
- Opened on Jan 23
- #363
With running the script on a windows server i get the following error:
Unknown, unsupported platform: MINGW64_NT-10.0-20348. Supported platforms: Linux, Darwin and Windows. Bailing out.
Error: Process ...
sti2mu
- Opened on Jan 22
- #362
Hey! Is it possible to run the script in a docker container?
In other words - connect with SSH to remote server, then spin up container with image name provided and a list of
volumes mounted, and then ...
question
ghnp5
- 2
- Opened on Jan 9
- #361
Describe the bug
When a line in a multiline script fails with a non zero exit code the action still succeeds even though I would expect
it to fail.
Yaml Config
name: remote ssh command
on: [push]
jobs: ...
bug
Wulfheart
- 2
- Opened on Jan 3
- #359
In the README, the input value script_path was incorrectly referred to as script_file. To avoid confusion, please update
it as follows:
- script_file - script_path
bug
JisunParkRea
- 1
- Opened on Jan 3
- #358
Describe the bug
name: Go
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
# 检出代码
- uses: actions/checkout@v4 ...
bug
cccqcccq
- 2
- Opened on Dec 5, 2024
- #354

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.