1
0
Fork 0

correct job names

This commit is contained in:
Sean Sube 2023-02-11 21:21:47 -06:00
parent 3b65518efc
commit 248b78e21a
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 2 additions and 2 deletions

View File

@ -162,7 +162,7 @@ package-api-twine:
package-api-twine-dry: package-api-twine-dry:
extends: extends:
- build-api-twine - package-api-twine
except: except:
- tags - tags
script: script:
@ -175,7 +175,7 @@ package-gui-npm:
- .build-node - .build-node
stage: package stage: package
needs: needs:
- build-gui-bundle - package-gui-bundle
only: only:
- tags - tags
script: script: