Skip to content

Commit eb20448

Browse files
authored
Merge pull request #226 from ByteInternet/set_environment_for_cleanup_action
ci: Set environment for cleanup action
2 parents 4cb872a + 2e572b3 commit eb20448

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cleanup_acceptance.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
cleanup:
99
runs-on: ubuntu-latest
1010
container: quay.io/hypernode/deploy:3-php8.1-node18
11+
environment: acceptance
1112
steps:
1213
- uses: actions/checkout@v2
1314
- name: Dump env

0 commit comments

Comments
 (0)