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 3537fe1 commit 7f5688fCopy full SHA for 7f5688f
.github/workflows/cleanup_acceptance.yaml
@@ -10,7 +10,7 @@ jobs:
10
container: quay.io/hypernode/deploy:3-php8.1-node18
11
steps:
12
- uses: actions/checkout@v2
13
- - name: deploy to production
+ - name: Cleanup acceptance environments
14
run: hypernode-deploy cleanup acceptance -vvv
15
env:
16
HYPERNODE_API_TOKEN: ${{ secrets.HYPERNODE_API_TOKEN }}
0 commit comments