Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
kaana.red
explorer.kaana.red
Commits
4fa3350c
Commit
4fa3350c
authored
Apr 16, 2021
by
TonyFord
Browse files
add stage status
parent
b0e89944
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4fa3350c
...
...
@@ -75,3 +75,17 @@ remove-explorer:
-
chmod +x setenv && . setenv
script
:
-
deploy/remove
status-explorer
:
stage
:
status
tags
:
-
FairCoin.Co
only
:
refs
:
-
master
variables
:
-
$CMD =~ /status/
before_script
:
-
chmod +x ./setenv && . setenv
script
:
-
console/status
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment