Jaap Marcus 3 years ago
parent
commit
fb123c72ad
2 changed files with 2 additions and 1 deletions
  1. 1 1
      .drone.yml
  2. 1 0
      .gitignore

+ 1 - 1
.drone.yml

@@ -71,7 +71,7 @@ steps:
     - mkdir -p ./packages/rhel8/
     - mv /tmp/hestiacp-src/rpm/*.rpm ./packages/rhel8/
     - rm -rf /tmp/hestia-src/
-    - name: Redhat 9
+  - name: Redhat 9
     image: redhat/ubi9-minimal
     commands:
     - ln -snf /usr/share/zoneinfo/CET /etc/localtime && echo CET > /etc/timezone

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+.nova