chore(deno): upgraded v1.9.1 (#5401)

This commit is contained in:
Yehonal
2021-04-22 16:13:47 +02:00
committed by GitHub
parent 380f406248
commit ad5f915277
5 changed files with 6 additions and 1 deletions
+1
View File
@@ -164,6 +164,7 @@ jobs:
run: |
docker-compose --profile all build
- name: Login to Docker Hub
if: ${{ steps.extract_branch.outputs.branch == 'master' }}
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
+1 -1
View File
@@ -1,4 +1,4 @@
DENO_MIN_VERSION="1.7.4"
DENO_MIN_VERSION="1.9.1"
function denoInstall() {
+1
View File
@@ -0,0 +1 @@
deno
+3
View File
@@ -0,0 +1,3 @@
# DENO
This folder is empty and needed to host the deno binaries automatically downloaded by the ./acore.sh dahsboard
BIN
View File
Binary file not shown.