We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417450a commit 58e18b7Copy full SHA for 58e18b7
.github/workflows/test-deployer.yml
@@ -8,8 +8,6 @@ on:
8
jobs:
9
test-deployer:
10
runs-on: self-hosted
11
- #container:
12
- # image: ghcr.io/catthehacker/ubuntu:act-latest
13
env:
14
GIT_SSH_COMMAND: ssh -i ~/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no
15
PIP_BREAK_SYSTEM_PACKAGES: "1"
0 commit comments