Skip to content
Snippets Groups Projects
Commit c43ae7f3 authored by Paolo Brasolin's avatar Paolo Brasolin
Browse files

Revert "ci: of course the project is now disabled on shared runners"

This reverts commit 7fcef742.
parent 7fcef742
No related branches found
No related tags found
No related merge requests found
Pipeline #24325 canceled
......@@ -13,8 +13,8 @@ stages:
.node-job: &node-job
image: node:16-alpine
# tags:
# - shared
tags:
- shared
only:
- pushes
......@@ -232,8 +232,8 @@ stg-fe-deploy-job:
needs:
- job: build-be-job
artifacts: false
# tags:
# - shared
tags:
- shared
variables:
IMAGE_NAME: $CI_REGISTRY_IMAGE/backend
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment