Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
D
docker-pterodactyl-legacy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
docker-pterodactyl-legacy
Commits
d92fcc56
Commit
d92fcc56
authored
Nov 19, 2020
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
another try for fix
parent
ec516203
Pipeline
#1324
failed
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
.gitlab-ci.yml
.gitlab-ci.yml
+6
-6
No files found.
.gitlab-ci.yml
View file @
d92fcc56
...
@@ -26,8 +26,8 @@ build_panel:
...
@@ -26,8 +26,8 @@ build_panel:
-
docker push $CONTAINER_TEST_IMAGE
-
docker push $CONTAINER_TEST_IMAGE
only
:
only
:
changes
:
changes
:
-
./
.gitlab-ci.yml
.gitlab-ci.yml
-
./manifest/panel/
manifest/panel/**/*
build_daemon
:
build_daemon
:
stage
:
build
stage
:
build
...
@@ -41,8 +41,8 @@ build_daemon:
...
@@ -41,8 +41,8 @@ build_daemon:
-
docker push $CONTAINER_TEST_IMAGE
-
docker push $CONTAINER_TEST_IMAGE
only
:
only
:
changes
:
changes
:
-
./
.gitlab-ci.yml
.gitlab-ci.yml
-
./manifest/daemon/
manifest/daemon/**/*
build_sftp
:
build_sftp
:
stage
:
build
stage
:
build
...
@@ -56,8 +56,8 @@ build_sftp:
...
@@ -56,8 +56,8 @@ build_sftp:
-
docker push $CONTAINER_TEST_IMAGE
-
docker push $CONTAINER_TEST_IMAGE
only
:
only
:
changes
:
changes
:
-
./
.gitlab-ci.yml
.gitlab-ci.yml
-
./manifest/sftp/
manifest/sftp/**/*
deploy_latest
:
deploy_latest
:
stage
:
deploy
stage
:
deploy
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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