Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
SkywardHub
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
SkywardHub
Commits
b977301f
Commit
b977301f
authored
10 months ago
by
Alberto Nidasio
Browse files
Options
Downloads
Patches
Plain Diff
[CI] Changed post_job_artifacts API url
parent
006e64f1
No related branches found
No related tags found
No related merge requests found
Pipeline
#9398
canceled
10 months ago
Stage: lint
Stage: build
Stage: release
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
b977301f
...
...
@@ -98,6 +98,6 @@ post_on_slack:
\"message\": \"Bruh, SkywardHub just dropped a new build!\",
\"commit_message\": \"${CI_COMMIT_MESSAGE//[$'\n']}\",
\"channel_id\": \"$SLACK_CHANNEL_ID\"
}" https://api.skywarder.eu/post_job_artifacts
}" https://api.skywarder.eu/
swd/
post_job_artifacts
rules
:
-
if
:
$CI_COMMIT_BRANCH == "main"
This diff is collapsed.
Click to expand it.
Alberto Nidasio
@alberto.nidasio
mentioned in issue
#10 (closed)
·
10 months ago
mentioned in issue
#10 (closed)
mentioned in issue #10
Toggle commit list
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment