feature pipeline fix 0.0005
This commit is contained in:
@@ -7,6 +7,10 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install Docker CLI
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y docker.io
|
||||
- uses: actions/checkout@v4
|
||||
- name: Create .env file
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user