Skip to content

Commit 51aa5ff

Browse files
authored
Merge pull request #114 from sp-yduck/feature/cosmetic-changes
add environment
2 parents 55be91b + 198885f commit 51aa5ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ env:
1212
jobs:
1313
build:
1414
runs-on: ubuntu-latest
15+
environment: docker
1516
steps:
1617
- name: Checkout repository
1718
uses: actions/checkout@v4

0 commit comments

Comments
 (0)