Skip to content
Snippets Groups Projects
Commit a898cf0d authored by 🥺's avatar 🥺 :transgender_flag: Committed by 🥺
Browse files

ci: remove download env

parent d070c89f
No related branches found
No related tags found
No related merge requests found
......@@ -117,12 +117,6 @@ jobs:
]
steps:
- name: Download build environment
uses: actions/download-artifact@v4
with:
name: build-environment
- name: Perform continuous integration
run: direnv exec . engage
......@@ -170,11 +164,6 @@ jobs:
needs: build-and-test
runs-on: ubuntu-latest
steps:
- name: Download build environment
uses: actions/download-artifact@v4
with:
name: build-environment
- name: Extract metadata for Dockerhub
env:
REGISTRY: registry.hub.docker.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment