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:
extends:
- build-api-twine
- package-api-twine
except:
- tags
script:
@ -175,7 +175,7 @@ package-gui-npm:
- .build-node
stage: package
needs:
- build-gui-bundle
- package-gui-bundle
only:
- tags
script: