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
7b425e19
Commit
7b425e19
authored
Nov 19, 2020
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "fix ci"
This reverts commit
e4f47c2e
.
parent
e4f47c2e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
.gitlab-ci.yml
.gitlab-ci.yml
+3
-3
manifest/panel/Dockerfile
manifest/panel/Dockerfile
+2
-0
No files found.
.gitlab-ci.yml
View file @
7b425e19
...
...
@@ -26,7 +26,7 @@ build_panel:
-
docker push $CONTAINER_TEST_IMAGE
only
:
changes
:
#
- .gitlab-ci.yml
-
.gitlab-ci.yml
-
manifest/panel
build_daemon
:
...
...
@@ -41,7 +41,7 @@ build_daemon:
-
docker push $CONTAINER_TEST_IMAGE
only
:
changes
:
#
- .gitlab-ci.yml
-
.gitlab-ci.yml
-
manifest/daemon
build_sftp
:
...
...
@@ -56,7 +56,7 @@ build_sftp:
-
docker push $CONTAINER_TEST_IMAGE
only
:
changes
:
#
- .gitlab-ci.yml
-
.gitlab-ci.yml
-
manifest/sftp
deploy_latest
:
...
...
manifest/panel/Dockerfile
View file @
7b425e19
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