Explorar o código

ci: adding the tag to the image as recomended by gitpod documentation

Klaus Hott %!s(int64=3) %!d(string=hai) anos
pai
achega
fb44d10ea9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .gitpod.yml

+ 1 - 1
.gitpod.yml

@@ -1,4 +1,4 @@
-image: gitpod/workspace-node
+image: gitpod/workspace-node:2022-07-29-14-59-15
 
 tasks:
   - init: yarn install