Remove unneeded files
Some checks failed
Main / build-and-push-docker-image (20.x) (pull_request) Failing after 16s
Some checks failed
Main / build-and-push-docker-image (20.x) (pull_request) Failing after 16s
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
node-version: [20.x]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: "Base requirements"
|
||||
- name: "Base requirements"
|
||||
run: |
|
||||
# packages
|
||||
apk update && apk add --no-cache git docker docker-compose nodejs gpg openssh npm ansible
|
||||
|
||||
Reference in New Issue
Block a user