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
5eeaa52f
Commit
5eeaa52f
authored
Nov 19, 2020
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
another try for fix
parent
7b425e19
Pipeline
#1322
canceled with stage
in 3 minutes and 38 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
8 deletions
+6
-8
.gitlab-ci.yml
.gitlab-ci.yml
+6
-6
manifest/panel/Dockerfile
manifest/panel/Dockerfile
+0
-2
No files found.
.gitlab-ci.yml
View file @
5eeaa52f
...
...
@@ -26,8 +26,8 @@ build_panel:
-
docker push $CONTAINER_TEST_IMAGE
only
:
changes
:
-
.gitlab-ci.yml
-
manifest/panel
-
.
/.
gitlab-ci.yml
-
./manifest/panel/
build_daemon
:
stage
:
build
...
...
@@ -41,8 +41,8 @@ build_daemon:
-
docker push $CONTAINER_TEST_IMAGE
only
:
changes
:
-
.gitlab-ci.yml
-
manifest/daemon
-
.
/.
gitlab-ci.yml
-
./manifest/daemon/
build_sftp
:
stage
:
build
...
...
@@ -56,8 +56,8 @@ build_sftp:
-
docker push $CONTAINER_TEST_IMAGE
only
:
changes
:
-
.gitlab-ci.yml
-
manifest/sftp
-
.
/.
gitlab-ci.yml
-
./manifest/sftp/
deploy_latest
:
stage
:
deploy
...
...
manifest/panel/Dockerfile
View file @
5eeaa52f
FROM
alpine:edge
# modified at 2020.11.19
MAINTAINER
Cameron Carney <ccarney16@live.com>
ARG
VERSION
...
...
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