fix unknown job in stage

This commit is contained in:
rafay.khan 2022-10-04 12:40:08 +03:00
parent 38a9585d5b
commit 35ece3fa5c
No known key found for this signature in database
GPG Key ID: 29C7F47B06CEC974

View File

@ -41,7 +41,6 @@ script:
# Build all binaries and if all succeed then publish based on the commit message
jobs:
include:
- stage: build
- os: linux
env: BUILDTYPE=release
node_js: 16