This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
cryptoaarhus.dk
/
website
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Playing with docker tags
master
Jesper Hess
1 year ago
parent
779be19e04
commit
df3af32fb2
Signed by untrusted user:
graffen
<jesper@graffen.dk>
GPG Key ID:
351A89E40D763F0F
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.drone.yml
+ 2
- 2
.drone.yml
View File
@@ -18,8 +18,8 @@ steps:
password:
from_secret: DOCKER_PASSWORD
tag:
-
"docker.data.coop/cryptohagen-website:
${DRONE_BUILD_NUMBER}
"
-
"docker.data.coop/cryptohagen-website:
latest
"
- ${DRONE_BUILD_NUMBER}
- latest
when:
branch:
- master
Write
Preview
Loading…
Cancel
Save