liubing hai 10 meses
pai
achega
071ea418ab
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      .drone.yml

+ 0 - 2
.drone.yml

@@ -1,14 +1,12 @@
 kind: pipeline
 type: docker
 name: default
-
 steps:
   - name: build
     image: node:21-alpine
     commands:
     - npm run build:prod
 	  - git rev-parse --short HEAD > dist/version
-
   - name: docker  
     image: plugins/docker
     settings: