Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 13ab646e authored by annisadevin's avatar annisadevin
Browse files

Ubah staging menjadi production

parent 66506b8f
Branches
No related tags found
No related merge requests found
Pipeline #123188 failed
stages:
- test
- staging
- production
# test:
# image: node:latest
......@@ -11,8 +11,8 @@ stages:
# only:
# - master
staging:
stage: staging
Production:
stage: production
image: ruby:2.7
before_script:
- gem install dpl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment