Skip to content

Commit

Permalink
Test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Irae Hueck Costa committed Jan 22, 2024
1 parent b0090be commit e05b7af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
container:
image: ubuntu:latest
options: --sysctl net.ipv6.conf.all.disable_ipv6=0
steps:
- env:
SSH_PRIVATE_KEY: "${{secrets.SSH_PRIVATE_KEY}}"
Expand Down

0 comments on commit e05b7af

Please sign in to comment.